Searched refs:async_new (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dasynciotest.c27 static int async_new(BIO *bi);
55 || !BIO_meth_set_create(methods_async, async_new)
62 static int async_new(BIO *bio) function
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dasynciotest.c27 static int async_new(BIO *bi);
55 || !BIO_meth_set_create(methods_async, async_new)
62 static int async_new(BIO *bio) function

Completed in 264 milliseconds