Home
last modified time | relevance | path

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

/curl/lib/
H A Dsetup-vms.h202 #define BIO_new BIO_NEW macro
/curl/lib/vtls/
H A Dopenssl.c379 BIO *bio_out = BIO_new(BIO_s_mem()); in X509V3_ext()
426 mem = BIO_new(BIO_s_mem()); in Curl_ossl_certchain()
1406 cert_bio = BIO_new(BIO_s_file()); in cert_stuff()
1663 BIO *bio_out = BIO_new(BIO_s_mem()); in x509_name_oneline()
4063 bio = BIO_new(octx->bio_method); in ossl_connect_step1()
4555 BIO *mem = BIO_new(BIO_s_mem());
4646 fp = BIO_new(BIO_s_file());
H A Dwolfssl.c816 bio = BIO_new(wolfssl_bio_cf_method); in wolfssl_connect_step1()

Completed in 22 milliseconds