Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_stat.c289 case TLS1_AD_DECRYPT_ERROR: in SSL_alert_desc_string()
357 case TLS1_AD_DECRYPT_ERROR: in SSL_alert_desc_string_long()
Dt1_enc.c644 return TLS1_AD_DECRYPT_ERROR; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h27 # define TLS1_AD_DECRYPT_ERROR 51 macro
/third_party/openssl/include/openssl/
Dtls1.h56 # define TLS1_AD_DECRYPT_ERROR 51 macro
Dssl.h1157 # define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR