Home
last modified time | relevance | path

Searched refs:SSL_OP_NO_DTLSv1_2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/crypto/openssl/ssl/
HDmethods.c123 IMPLEMENT_dtls1_meth_func(DTLS1_2_VERSION, 0, SSL_OP_NO_DTLSv1_2, in IMPLEMENT_tls_meth_func()
143 IMPLEMENT_dtls1_meth_func(DTLS1_2_VERSION, 0, SSL_OP_NO_DTLSv1_2, in IMPLEMENT_tls_meth_func()
167 IMPLEMENT_dtls1_meth_func(DTLS1_2_VERSION, 0, SSL_OP_NO_DTLSv1_2, in IMPLEMENT_tls_meth_func()
HDssl_conf.c288 SSL_FLAG_TBL_INV("DTLSv1.2", SSL_OP_NO_DTLSv1_2) in cmd_Protocol()
/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_CTX_set_options.pod254 SSL_OP_NO_TLSv1_2, SSL_OP_NO_TLSv1_3, SSL_OP_NO_DTLSv1, SSL_OP_NO_DTLSv1_2
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h424 # define SSL_OP_NO_DTLSv1_2 SSL_OP_BIT(27) macro
441 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )
HDssl.h.in401 # define SSL_OP_NO_DTLSv1_2 SSL_OP_BIT(27) macro
418 ( SSL_OP_NO_DTLSv1 | SSL_OP_NO_DTLSv1_2 )