Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
H A Dssltestlib.c277 static int mempacket_test_new(BIO *bi);
295 || !TEST_true(BIO_meth_set_create(meth_mem, mempacket_test_new)) in bio_s_mempacket_test()
307 static int mempacket_test_new(BIO *bio) in mempacket_test_new() function

Completed in 3 milliseconds