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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c302 static int mempacket_test_new(BIO *bi);
320 || !TEST_true(BIO_meth_set_create(meth_mem, mempacket_test_new))
332 static int mempacket_test_new(BIO *bio) function
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c287 static int mempacket_test_new(BIO *bi);
305 || !TEST_true(BIO_meth_set_create(meth_mem, mempacket_test_new))
317 static int mempacket_test_new(BIO *bio) function

Completed in 217 milliseconds