Home
last modified time | relevance | path

Searched refs:SSL_OP_NETSCAPE_CHALLENGE_BUG (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/common/openssl/ssl/
H A Ds23_clnt.c296 if (s->options & SSL_OP_NETSCAPE_CHALLENGE_BUG) in ssl23_client_hello()
454 if (s->options & SSL_OP_NETSCAPE_CHALLENGE_BUG) in ssl23_get_server_hello()
H A Dssl.h479 #define SSL_OP_NETSCAPE_CHALLENGE_BUG 0x00000002L macro
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_set_options.pod55 =item SSL_OP_NETSCAPE_CHALLENGE_BUG
/onnv-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c2289 #ifdef SSL_OP_NETSCAPE_CHALLENGE_BUG
2290 { "SSL_OP_NETSCAPE_CHALLENGE_BUG", SSL_OP_NETSCAPE_CHALLENGE_BUG },