Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c453 {ERR_REASON(SSL_R_UNSUPPORTED_SSL_VERSION), "unsupported ssl version"},
H A Dssl_sess.c351 SSLerror(s, SSL_R_UNSUPPORTED_SSL_VERSION); in ssl_get_new_session()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2325 #define SSL_R_UNSUPPORTED_SSL_VERSION 259 macro