Home
last modified time | relevance | path

Searched refs:TLS1_AD_PROTOCOL_VERSION (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dssl_stat.c788 case TLS1_AD_PROTOCOL_VERSION: in SSL_alert_desc_string()
920 case TLS1_AD_PROTOCOL_VERSION: in SSL_alert_desc_string_long()
Dt1_enc.c726 return TLS1_AD_PROTOCOL_VERSION; in tls1_alert_code()
/external/boringssl/src/include/openssl/
Dtls1.h171 #define TLS1_AD_PROTOCOL_VERSION 70 /* fatal */ macro
Dssl.h1605 #define SSL_AD_PROTOCOL_VERSION TLS1_AD_PROTOCOL_VERSION /* fatal */