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.c394 BIO *bio_out = BIO_new(BIO_s_mem()); in X509V3_ext()
437 mem = BIO_new(BIO_s_mem()); in ossl_certchain()
1686 BIO *bio_out = BIO_new(BIO_s_mem()); in x509_name_oneline()
4533 BIO *mem = BIO_new(BIO_s_mem());

Completed in 40 milliseconds