Searched refs:BIO_get_retry_flags (Results 1 – 3 of 3) sorted by relevance
300 int BIO_get_retry_flags(BIO *bio) { in BIO_get_retry_flags() function313 BIO_set_flags(bio, BIO_get_retry_flags(bio->next_bio)); in BIO_copy_next_retry()
229 assert(BIO_get_retry_flags(bio) == 0); in BIO_zero_copy_get_read_buf_done()
216 OPENSSL_EXPORT int BIO_get_retry_flags(BIO *bio);