Searched refs:SSL_OP_NO_DTLSv1 (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.c314 if (!(s->options & SSL_OP_NO_DTLSv1))
H A Ds3_clnt.c714 if (options & SSL_OP_NO_DTLSv1) {
727 if (options & SSL_OP_NO_DTLSv1)
953 } else if (hversion == DTLS1_VERSION && !(options & SSL_OP_NO_DTLSv1))
H A Ds3_srvr.c1120 !(s->options & SSL_OP_NO_DTLSv1)) {
H A Dssl.h650 # define SSL_OP_NO_DTLSv1 0x04000000L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_lib.c314 if (!(s->options & SSL_OP_NO_DTLSv1))
H A Ds3_clnt.c714 if (options & SSL_OP_NO_DTLSv1) {
727 if (options & SSL_OP_NO_DTLSv1)
953 } else if (hversion == DTLS1_VERSION && !(options & SSL_OP_NO_DTLSv1))
H A Ds3_srvr.c1120 !(s->options & SSL_OP_NO_DTLSv1)) {
H A Dssl.h650 # define SSL_OP_NO_DTLSv1 0x04000000L macro

Completed in 86 milliseconds