Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c174 {ERR_REASON(SSL_R_BAD_HELLO_REQUEST) , "bad hello request"},
H A Dd1_pkt.c530 SSLerror(s, SSL_R_BAD_HELLO_REQUEST); in dtls1_read_handshake_unexpected()
H A Dssl_pkt.c883 SSLerror(s, SSL_R_BAD_HELLO_REQUEST); in ssl3_read_handshake_unexpected()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2049 #define SSL_R_BAD_HELLO_REQUEST 105 macro