Lines Matching full:bio_free_all
1846 if (c_bio != NULL) BIO_free_all(c_bio);1847 if (s_bio != NULL) BIO_free_all(s_bio);