Home
last modified time | relevance | path

Searched refs:AsyncFree (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dasync_bio.cc110 static int AsyncFree(BIO *bio) { in AsyncFree() function
139 || !BIO_meth_set_destroy(g_async_bio_method, AsyncFree) in AsyncMethod()