Searched refs:strbio (Results 1 – 1 of 1) sorted by relevance
905 BIO *cbio = NULL, *strbio = NULL, *thisbio; in test_bio_ssl() local1007 thisbio = strbio = BIO_new(BIO_f_ssl()); in test_bio_ssl()1008 if (!TEST_ptr(strbio)) in test_bio_ssl()1024 BIO_free_all(strbio); in test_bio_ssl()