Home
last modified time | relevance | path

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

/netbsd-src/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)) in bio_s_mempacket_test()
332 static int mempacket_test_new(BIO *bio) in mempacket_test_new() function
/netbsd-src/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)) in bio_s_mempacket_test()
317 static int mempacket_test_new(BIO *bio) in mempacket_test_new() function