Searched refs:DTLS1_MT_HELLO_VERIFY_REQUEST (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl3.h536 #define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl3.h536 #define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro
H A Dd1_clnt.c647 if (s->s3->tmp.message_type != DTLS1_MT_HELLO_VERIFY_REQUEST)
H A Dd1_srvr.c642 DTLS1_MT_HELLO_VERIFY_REQUEST, msg_len, 0, msg_len);
H A Ds3_clnt.c644 if ( s->s3->tmp.message_type == DTLS1_MT_HELLO_VERIFY_REQUEST)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl3.h757 # define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro
H A Dt1_trce.c129 {DTLS1_MT_HELLO_VERIFY_REQUEST, "HelloVerifyRequest"},
1116 case DTLS1_MT_HELLO_VERIFY_REQUEST:
H A Dd1_clnt.c834 if (s->s3->tmp.message_type != DTLS1_MT_HELLO_VERIFY_REQUEST) {
H A Dd1_srvr.c969 DTLS1_MT_HELLO_VERIFY_REQUEST, msg_len, 0,
H A Ds3_clnt.c921 if (s->s3->tmp.message_type == DTLS1_MT_HELLO_VERIFY_REQUEST) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl3.h757 # define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro
H A Dt1_trce.c129 {DTLS1_MT_HELLO_VERIFY_REQUEST, "HelloVerifyRequest"},
1116 case DTLS1_MT_HELLO_VERIFY_REQUEST:
H A Dd1_clnt.c834 if (s->s3->tmp.message_type != DTLS1_MT_HELLO_VERIFY_REQUEST) {
H A Dd1_srvr.c969 DTLS1_MT_HELLO_VERIFY_REQUEST, msg_len, 0,
H A Ds3_clnt.c921 if (s->s3->tmp.message_type == DTLS1_MT_HELLO_VERIFY_REQUEST) {

Completed in 95 milliseconds