Home
last modified time | relevance | path

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

/curl/lib/
H A Dsetup-vms.h203 #define BIO_s_mem BIO_S_MEM macro
/curl/lib/vtls/
H A Dopenssl.c386 BIO *bio_out = BIO_new(BIO_s_mem()); in X509V3_ext()
427 mem = BIO_new(BIO_s_mem()); in Curl_ossl_certchain()
1668 BIO *bio_out = BIO_new(BIO_s_mem()); in x509_name_oneline()
4560 BIO *mem = BIO_new(BIO_s_mem());

Completed in 19 milliseconds