Searched defs:BIO_pop (Results 1 – 2 of 2) sorted by relevance
600 BIO *BIO_pop(BIO *b) in BIO_pop() function
815 #define BIO_pop BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_pop) macro