Searched refs:SSL_OP_NO_DTLSv1_2 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_lib.c312 if (!(s->options & SSL_OP_NO_DTLSv1_2))
H A Ds3_clnt.c705 if (options & SSL_OP_NO_DTLSv1_2) {
945 if (hversion == DTLS1_2_VERSION && !(options & SSL_OP_NO_DTLSv1_2))
H A Ds3_srvr.c1110 !(s->options & SSL_OP_NO_DTLSv1_2)) {
H A Dssl.h651 # define SSL_OP_NO_DTLSv1_2 0x08000000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_lib.c312 if (!(s->options & SSL_OP_NO_DTLSv1_2))
H A Ds3_clnt.c705 if (options & SSL_OP_NO_DTLSv1_2) {
945 if (hversion == DTLS1_2_VERSION && !(options & SSL_OP_NO_DTLSv1_2))
H A Ds3_srvr.c1110 !(s->options & SSL_OP_NO_DTLSv1_2)) {
H A Dssl.h651 # define SSL_OP_NO_DTLSv1_2 0x08000000L macro

Completed in 168 milliseconds