HomeSort by: relevance | last modified time | path
    Searched refs:SSL_CERT_FLAG_TLS_STRICT (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_conf.c 404 SSL_FLAG_TBL_CERT("StrictCertCheck", SSL_CERT_FLAG_TLS_STRICT),
876 { SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT }, /* strict */
ssl_local.h 2031 (SSL_CERT_FLAG_SUITEB_128_LOS | SSL_CERT_FLAG_TLS_STRICT)
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_conf.c 795 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
ssl_local.h 1960 (SSL_CERT_FLAG_SUITEB_128_LOS|SSL_CERT_FLAG_TLS_STRICT)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_conf.c 714 {SSL_CERT_FLAG_TLS_STRICT, SSL_TFLAG_CERT}, /* strict */
ssl_local.h 1834 (SSL_CERT_FLAG_SUITEB_128_LOS|SSL_CERT_FLAG_TLS_STRICT)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 515 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 529 #define SSL_CERT_FLAG_TLS_STRICT 0x00000001U
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 509 # define SSL_CERT_FLAG_TLS_STRICT 0x00000001U

Completed in 83 milliseconds