Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dasync_bio.cc98 static int AsyncNew(BIO *bio) { in AsyncNew() function
138 || !BIO_meth_set_create(g_async_bio_method, AsyncNew) in AsyncMethod()