Home
last modified time | relevance | path

Searched refs:SSL_R_BAD_HELLO_REQUEST (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/include/openssl/
Dsslerr.h475 # define SSL_R_BAD_HELLO_REQUEST 105 macro
/third_party/python/Modules/
D_ssl_data.h3932 #ifdef SSL_R_BAD_HELLO_REQUEST
3933 {"BAD_HELLO_REQUEST", ERR_LIB_SSL, SSL_R_BAD_HELLO_REQUEST},
/third_party/openssl/ssl/
Dssl_err.c756 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_HELLO_REQUEST), "bad hello request"},
/third_party/boringssl/src/include/openssl/
Dssl.h4887 #define SSL_R_BAD_HELLO_REQUEST 110 macro
/third_party/boringssl/src/ssl/
Dssl_lib.cc941 OPENSSL_PUT_ERROR(SSL, SSL_R_BAD_HELLO_REQUEST); in ssl_do_post_handshake()
/third_party/openssl/crypto/err/
Dopenssl.txt2622 SSL_R_BAD_HELLO_REQUEST:105:bad hello request