Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_stat.c305 case TLS1_AD_CERTIFICATE_UNOBTAINABLE: in SSL_alert_desc_string()
373 case TLS1_AD_CERTIFICATE_UNOBTAINABLE: in SSL_alert_desc_string_long()
Dt1_enc.c660 return TLS1_AD_CERTIFICATE_UNOBTAINABLE; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h37 # define TLS1_AD_CERTIFICATE_UNOBTAINABLE 111 macro
/third_party/openssl/include/openssl/
Dtls1.h69 # define TLS1_AD_CERTIFICATE_UNOBTAINABLE 111 macro
Dssl.h1171 # define SSL_AD_CERTIFICATE_UNOBTAINABLE TLS1_AD_CERTIFICATE_UNOBTAINABLE