Searched refs:SSL_TFLAG_CERT (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_conf.c | 43 #define SSL_TFLAG_CERT 0x100 macro 63 {str, (int)(sizeof(str) - 1), SSL_TFLAG_CERT|SSL_TFLAG_BOTH, flag} 117 case SSL_TFLAG_CERT: in ssl_set_option() 795 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
|
/third_party/openssl/ssl/ |
H A D | ssl_conf.c | 43 #define SSL_TFLAG_CERT 0x100 macro 63 {str, (int)(sizeof(str) - 1), SSL_TFLAG_CERT|SSL_TFLAG_BOTH, flag} 117 case SSL_TFLAG_CERT: in ssl_set_option() 795 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
|
Completed in 4 milliseconds