Searched refs:BIO_RR_ACCEPT (Results 1 – 6 of 6) sorted by relevance
242 b->retry_reason = BIO_RR_ACCEPT; in acpt_state()
249 # define BIO_RR_ACCEPT 0x03 macro
204 retry_reason = BIO_RR_ACCEPT; in ssl_read()
2157 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()2177 else if (reason == BIO_RR_ACCEPT) in SSL_get_error()
135 BIO_should_io_special() with the reason BIO_RR_ACCEPT. If this happens
4593 BIO_RR_ACCEPT to cover this case. Previously use of accept BIOs