Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_conf.c707 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
H A Dssl_locl.h1835 (SSL_CERT_FLAG_SUITEB_128_LOS|SSL_CERT_FLAG_TLS_STRICT)
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CONF_cmd.pod223 B<SSL_CERT_FLAG_TLS_STRICT>.
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h515 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U macro