Home
last modified time | relevance | path

Searched defs:BIO_get_retry_reason (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bio/
Dbio_lib.c638 int BIO_get_retry_reason(BIO *bio) in BIO_get_retry_reason() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h786 #define BIO_get_retry_reason BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_retry_reason) macro