Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio.c290 int BIO_get_retry_flags(BIO *bio) { in BIO_get_retry_flags() function
303 BIO_set_flags(bio, BIO_get_retry_flags(bio->next_bio)); in BIO_copy_next_retry()
/external/boringssl/src/include/openssl/
Dbio.h210 OPENSSL_EXPORT int BIO_get_retry_flags(BIO *bio);