Home
last modified time | relevance | path

Searched refs:bio_retry_reason_to_error (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
Dssl_lib.cc1234 static int bio_retry_reason_to_error(int reason) { in bio_retry_reason_to_error() function
1293 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()