Searched refs:BIO_vfree (Results 1 – 3 of 3) sorted by relevance
97 using ScopedBIO = ScopedOpenSSLType<BIO, BIO_vfree>;
98 OPENSSL_EXPORT void BIO_vfree(BIO *bio);
136 void BIO_vfree(BIO *bio) { in BIO_vfree() function