Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/include/openssl/
HDsslerr.h227 # define SSL_R_RECORD_TOO_SMALL 298 macro
/freebsd-head/crypto/openssl/ssl/
HDssl_err.c349 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_RECORD_TOO_SMALL), "record too small"},
HDd1_lib.c551 ERR_raise(ERR_LIB_SSL, SSL_R_RECORD_TOO_SMALL); in DTLSv1_listen()
/freebsd-head/crypto/openssl/ssl/record/
HDssl3_record.c784 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_RECORD_TOO_SMALL); in ssl3_get_record()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt1459 SSL_R_RECORD_TOO_SMALL:298:record too small