Searched refs:BIO_new (Results 1 – 2 of 2) sorted by relevance
202 #define BIO_new BIO_NEW macro
394 BIO *bio_out = BIO_new(BIO_s_mem()); in X509V3_ext()437 mem = BIO_new(BIO_s_mem()); in ossl_certchain()1444 cert_bio = BIO_new(BIO_s_file()); in cert_stuff()1686 BIO *bio_out = BIO_new(BIO_s_mem()); in x509_name_oneline()4038 bio = BIO_new(octx->bio_method); in ossl_connect_step1()4533 BIO *mem = BIO_new(BIO_s_mem());4629 fp = BIO_new(BIO_s_file());
Completed in 16 milliseconds