Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_stat.c287 case TLS1_AD_DECODE_ERROR: in SSL_alert_desc_string()
355 case TLS1_AD_DECODE_ERROR: in SSL_alert_desc_string_long()
Dt1_enc.c642 return TLS1_AD_DECODE_ERROR; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h26 # define TLS1_AD_DECODE_ERROR 50/* fatal */ macro
/third_party/openssl/include/openssl/
Dtls1.h55 # define TLS1_AD_DECODE_ERROR 50/* fatal */ macro
Dssl.h1156 # define SSL_AD_DECODE_ERROR TLS1_AD_DECODE_ERROR