Searched refs:bexp (Results 1 – 1 of 1) sorted by relevance
41 BIO *bexp = NULL; in do_bio_comp_test() local62 if (!TEST_ptr(bexp = BIO_new(meth))) in do_bio_comp_test()64 BIO_push(bexp, bmem); in do_bio_comp_test()65 rsize = BIO_read(bexp, result, size); in do_bio_comp_test()73 BIO_free(bexp); in do_bio_comp_test()
Completed in 4 milliseconds