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.h476 # 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},
D_ssl_data_111.h4263 #ifdef SSL_R_BAD_HELLO_REQUEST
4264 {"BAD_HELLO_REQUEST", ERR_LIB_SSL, SSL_R_BAD_HELLO_REQUEST},
D_ssl_data_300.h6123 #ifdef SSL_R_BAD_HELLO_REQUEST
6124 {"BAD_HELLO_REQUEST", ERR_LIB_SSL, SSL_R_BAD_HELLO_REQUEST},
/third_party/openssl/ssl/
Dssl_err.c757 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_HELLO_REQUEST), "bad hello request"},
/third_party/openssl/crypto/err/
Dopenssl.txt2625 SSL_R_BAD_HELLO_REQUEST:105:bad hello request