Home
last modified time | relevance | path

Searched refs:SSL_OP_SSLEAY_080_CLIENT_DH_BUG (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_options.pod251 =item SSL_OP_SSLEAY_080_CLIENT_DH_BUG
/freebsd-12.1/contrib/sendmail/src/
H A Dreadcf.c2148 #ifdef SSL_OP_SSLEAY_080_CLIENT_DH_BUG
2149 { "SSL_OP_SSLEAY_080_CLIENT_DH_BUG", SSL_OP_SSLEAY_080_CLIENT_DH_BUG },
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h431 # define SSL_OP_SSLEAY_080_CLIENT_DH_BUG 0x0 macro