Home
last modified time | relevance | path

Searched refs:TLS1_AD_UNSUPPORTED_EXTENSION (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c303 case TLS1_AD_UNSUPPORTED_EXTENSION: in SSL_alert_desc_string()
371 case TLS1_AD_UNSUPPORTED_EXTENSION: in SSL_alert_desc_string_long()
Dt1_enc.c658 return TLS1_AD_UNSUPPORTED_EXTENSION; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h36 # define TLS1_AD_UNSUPPORTED_EXTENSION 110 macro
/third_party/openssl/ssl/statem/
Dextensions_cust.c142 SSLfatal(s, TLS1_AD_UNSUPPORTED_EXTENSION, SSL_F_CUSTOM_EXT_PARSE, in custom_ext_parse()
Dextensions_clnt.c1520 SSLfatal(s, TLS1_AD_UNSUPPORTED_EXTENSION, SSL_F_TLS_PARSE_STOC_SCT, in tls_parse_stoc_sct()
/third_party/openssl/include/openssl/
Dtls1.h68 # define TLS1_AD_UNSUPPORTED_EXTENSION 110 macro
Dssl.h1170 # define SSL_AD_UNSUPPORTED_EXTENSION TLS1_AD_UNSUPPORTED_EXTENSION