Home
last modified time | relevance | path

Searched refs:SSL_R_READ_BIO_NOT_SET (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/crypto/openssl/include/openssl/
HDsslerr.h224 # define SSL_R_READ_BIO_NOT_SET 211 macro
/freebsd-head/crypto/openssl/ssl/
HDssl_err.c344 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_READ_BIO_NOT_SET), "read bio not set"},
/freebsd-head/crypto/openssl/ssl/record/
HDrec_layer_s3.c327 SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_READ_BIO_NOT_SET); in ssl3_read_n()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt1456 SSL_R_READ_BIO_NOT_SET:211:read bio not set