Searched defs:ScopedBIO (Results 1 – 2 of 2) sorted by relevance
46 using ScopedBIO = ScopedOpenSSL<BIO, BIO_free_all>; variable
98 using ScopedBIO = ScopedOpenSSLType<BIO, BIO_vfree>; variable