Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h377 #define SSL_OP_NO_TLSv1_2 0L /* Noop */ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h379 # define SSL_OP_NO_TLSv1_2 0x08000000U macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in397 # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27) macro