Searched refs:BIO_get_retry_flags (Results 1 – 2 of 2) sorted by relevance
290 int BIO_get_retry_flags(BIO *bio) { in BIO_get_retry_flags() function303 BIO_set_flags(bio, BIO_get_retry_flags(bio->next_bio)); in BIO_copy_next_retry()
210 OPENSSL_EXPORT int BIO_get_retry_flags(BIO *bio);