Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_conf.c714 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
Dssl_local.h1834 (SSL_CERT_FLAG_SUITEB_128_LOS|SSL_CERT_FLAG_TLS_STRICT)
/third_party/openssl/doc/man3/
DSSL_CONF_cmd.pod226 B<SSL_CERT_FLAG_TLS_STRICT>.
/third_party/openssl/include/openssl/
Dssl.h515 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U macro