Searched refs:SSL_R_BAD_HELLO_REQUEST (Results 1 - 9 of 9) sorted by relevance

/external/openssl/ssl/
H A Dssl_err.c315 {ERR_REASON(SSL_R_BAD_HELLO_REQUEST) ,"bad hello request"},
H A Ds3_pkt.c1185 SSLerr(SSL_F_SSL3_READ_BYTES,SSL_R_BAD_HELLO_REQUEST);
H A Dd1_pkt.c1049 SSLerr(SSL_F_DTLS1_READ_BYTES,SSL_R_BAD_HELLO_REQUEST);
H A Dssl.h2455 #define SSL_R_BAD_HELLO_REQUEST 105 macro
/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds3_pkt.c1133 OPENSSL_PUT_ERROR(SSL, ssl3_read_bytes, SSL_R_BAD_HELLO_REQUEST);
H A Dssl_error.c224 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_HELLO_REQUEST), "BAD_HELLO_REQUEST"},
H A Dd1_pkt.c961 OPENSSL_PUT_ERROR(SSL, dtls1_read_bytes, SSL_R_BAD_HELLO_REQUEST);
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h2491 #define SSL_R_BAD_HELLO_REQUEST 111 macro
/external/openssl/include/openssl/
H A Dssl.h2455 #define SSL_R_BAD_HELLO_REQUEST 105 macro

Completed in 215 milliseconds