Searched refs:BIO_RR_ACCEPT (Results 1 – 7 of 7) sorted by relevance
299 b->retry_reason = BIO_RR_ACCEPT; in acpt_state()
143 retry_reason = BIO_RR_ACCEPT; in ssl_read()
3896 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()3917 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
156 BIO_should_io_special() with the reason BIO_RR_ACCEPT. If this happens
256 # define BIO_RR_ACCEPT 0x03 macro
257 # define BIO_RR_ACCEPT 0x03 macro
14649 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs