Home
last modified time | relevance | path

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

/openssl/test/
H A Dquicapitest.c986 BIO *cbio = NULL, *strbio = NULL, *thisbio; in test_bio_ssl() local
1088 thisbio = strbio = BIO_new(BIO_f_ssl()); in test_bio_ssl()
1089 if (!TEST_ptr(strbio)) in test_bio_ssl()
1105 BIO_free_all(strbio); in test_bio_ssl()

Completed in 9 milliseconds