Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_conf.c795 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
H A Dssl_local.h1960 (SSL_CERT_FLAG_SUITEB_128_LOS|SSL_CERT_FLAG_TLS_STRICT)
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CONF_cmd.pod101 B<SSL_CERT_FLAG_TLS_STRICT>.
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h532 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U macro
H A Dssl.h.in509 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U macro