Home
last modified time | relevance | path

Searched defs:SSL_OP_NO_TLSv1_1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dmethods.c34 IMPLEMENT_tls_meth_func(TLS1_1_VERSION, SSL_METHOD_NO_SUITEB, SSL_OP_NO_TLSv1_1, in IMPLEMENT_tls_meth_func() argument
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in398 # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28) macro
H A Dssl.h421 # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28) macro