Searched refs:bio_retry_reason_to_error (Results 1 – 1 of 1) sorted by relevance
1234 static int bio_retry_reason_to_error(int reason) { in bio_retry_reason_to_error() function1293 return bio_retry_reason_to_error(BIO_get_retry_reason(bio)); in SSL_get_error()1312 return bio_retry_reason_to_error(BIO_get_retry_reason(bio)); in SSL_get_error()