Home
last modified time | relevance | path

Searched refs:SSL_R_BAD_PROTOCOL_VERSION_NUMBER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c180 {ERR_REASON(SSL_R_BAD_PROTOCOL_VERSION_NUMBER), "bad protocol version number"},
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2055 #define SSL_R_BAD_PROTOCOL_VERSION_NUMBER 116 macro