Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A 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()
H A Dt1_enc.c766 return TLS1_AD_DECRYPT_ERROR; in tls1_alert_code()
/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h62 # define TLS1_AD_DECRYPT_ERROR 51 macro
H A Dssl.h1229 # define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR
H A Dssl.h.in1157 # define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR