Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbss_acpt.c242 b->retry_reason = BIO_RR_ACCEPT; in acpt_state()
Dbio.h249 # define BIO_RR_ACCEPT 0x03 macro
/freebsd-9-stable/crypto/openssl/ssl/
Dbio_ssl.c204 retry_reason = BIO_RR_ACCEPT; in ssl_read()
Dssl_lib.c2157 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
2177 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
/freebsd-9-stable/crypto/openssl/doc/crypto/
DBIO_s_accept.pod135 BIO_should_io_special() with the reason BIO_RR_ACCEPT. If this happens
/freebsd-9-stable/crypto/openssl/
DCHANGES4593 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs