Home
last modified time | relevance | path

Searched defs:BIO_up_ref (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/bio/
Dbio.c111 int BIO_up_ref(BIO *bio) { in BIO_up_ref() function
/external/python/cpython3/Modules/
D_ssl.c242 static int BIO_up_ref(BIO *b) in BIO_up_ref() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1505 #define BIO_up_ref GRPC_SHADOW_BIO_up_ref macro