Searched refs:SSL_R_TLSV1_ALERT_PROTOCOL_VERSION (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/ssl/
H A Dopenssl_ssl_util.cc77 case SSL_R_TLSV1_ALERT_PROTOCOL_VERSION:
/external/openssl/ssl/
H A Dssl_err.c549 {ERR_REASON(SSL_R_TLSV1_ALERT_PROTOCOL_VERSION),"tlsv1 alert protocol version"},
H A Dssl.h2689 #define SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070 macro
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_error.c480 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_TLSV1_ALERT_PROTOCOL_VERSION), "TLSV1_ALERT_PROTOCOL_VERSION"},
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h2812 #define SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070 macro
/external/openssl/include/openssl/
H A Dssl.h2689 #define SSL_R_TLSV1_ALERT_PROTOCOL_VERSION 1070 macro

Completed in 65 milliseconds