Searched refs:TLS1_AD_DECRYPT_ERROR (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_stat.c348 case TLS1_AD_DECRYPT_ERROR: str="CY"; break;
423 case TLS1_AD_DECRYPT_ERROR:
H A Dt1_enc.c1332 case SSL_AD_DECRYPT_ERROR: return(TLS1_AD_DECRYPT_ERROR);
/external/openssl/ssl/
H A Dssl_stat.c433 case TLS1_AD_DECRYPT_ERROR: str="CY"; break;
508 case TLS1_AD_DECRYPT_ERROR:
H A Dtls1.h187 #define TLS1_AD_DECRYPT_ERROR 51 macro
H A Dt1_enc.c1256 case SSL_AD_DECRYPT_ERROR: return(TLS1_AD_DECRYPT_ERROR);
H A Dssl.h1610 #define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dtls1.h186 #define TLS1_AD_DECRYPT_ERROR 51 macro
H A Dssl.h1582 #define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR
/external/openssl/include/openssl/
H A Dtls1.h187 #define TLS1_AD_DECRYPT_ERROR 51 macro
H A Dssl.h1610 #define SSL_AD_DECRYPT_ERROR TLS1_AD_DECRYPT_ERROR

Completed in 298 milliseconds