Searched refs:BIO_RR_ACCEPT (Results 1 – 6 of 6) sorted by relevance
143 retry_reason = BIO_RR_ACCEPT; in ssl_read()
3746 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()3767 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
294 b->retry_reason = BIO_RR_ACCEPT; in acpt_state()
148 BIO_should_io_special() with the reason BIO_RR_ACCEPT. If this happens
239 # define BIO_RR_ACCEPT 0x03 macro
9501 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs