Home
last modified time | relevance | path

Searched refs:BIO_RR_ACCEPT (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/openssl/ssl/
HDbio_ssl.c143 retry_reason = BIO_RR_ACCEPT; in ssl_read()
HDssl_lib.c3746 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
3767 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
/freebsd-13-stable/crypto/openssl/crypto/bio/
HDbss_acpt.c294 b->retry_reason = BIO_RR_ACCEPT; in acpt_state()
/freebsd-13-stable/crypto/openssl/doc/man3/
HDBIO_s_accept.pod148 BIO_should_io_special() with the reason BIO_RR_ACCEPT. If this happens
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h239 # define BIO_RR_ACCEPT 0x03 macro
/freebsd-13-stable/crypto/openssl/
HDCHANGES9501 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs