Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c350 {ERR_REASON(SSL_R_RECORD_TOO_SMALL) , "record too small"},
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2223 #define SSL_R_RECORD_TOO_SMALL 298 macro