Searched refs:BIO_pop (Results 1 – 3 of 3) sorted by relevance
120 next_bio = BIO_pop(bio); in BIO_free()400 BIO *BIO_pop(BIO *bio) { in BIO_pop() function
291 OPENSSL_EXPORT BIO *BIO_pop(BIO *bio);
468 ssl->wbio = BIO_pop(ssl->wbio); in SSL_free()1887 ssl->wbio = BIO_pop(ssl->wbio); in ssl_init_wbio_buffer()1903 ssl->wbio = BIO_pop(bbio); in ssl_init_wbio_buffer()1917 ssl->wbio = BIO_pop(ssl->wbio); in ssl_free_wbio_buffer()