Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c322 {ERR_REASON(SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED), "old session cipher not returned"},
H A Dssl_clnt.c1021 SSLerror(s, SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED); in ssl3_get_server_hello()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2197 #define SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED 197 macro