Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_stat.c283 case TLS1_AD_UNKNOWN_CA: in SSL_alert_desc_string()
351 case TLS1_AD_UNKNOWN_CA: in SSL_alert_desc_string_long()
Dt1_enc.c638 return TLS1_AD_UNKNOWN_CA; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h24 # define TLS1_AD_UNKNOWN_CA 48/* fatal */ macro
/third_party/openssl/include/openssl/
Dtls1.h53 # define TLS1_AD_UNKNOWN_CA 48/* fatal */ macro
Dssl.h1152 # define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA