Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/ssl/
HDs2_pkt.c474 SSLerr(SSL_F_WRITE_PENDING, SSL_R_WRITE_BIO_NOT_SET); in write_pending()
HDssl_err.c812 {ERR_REASON(SSL_R_WRITE_BIO_NOT_SET), "write bio not set"},
HDssl.h3147 # define SSL_R_WRITE_BIO_NOT_SET 260 macro