Home
last modified time | relevance | path

Searched refs:SSL_R_WRONG_CIPHER_RETURNED (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c458 {ERR_REASON(SSL_R_WRONG_CIPHER_RETURNED) , "wrong cipher returned"},
H A Dssl_clnt.c1001 SSLerror(s, SSL_R_WRONG_CIPHER_RETURNED); in ssl3_get_server_hello()
1008 SSLerror(s, SSL_R_WRONG_CIPHER_RETURNED); in ssl3_get_server_hello()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2330 #define SSL_R_WRONG_CIPHER_RETURNED 261 macro