Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_lib.c600 BIO *BIO_pop(BIO *b) in BIO_pop() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h815 #define BIO_pop BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_pop) macro