Searched refs:BIO_get_mem_ptr (Results 1 – 4 of 4) sorted by relevance
320 int BIO_get_mem_ptr(BIO *bio, BUF_MEM **out) { in BIO_get_mem_ptr() function
391 OPENSSL_EXPORT int BIO_get_mem_ptr(BIO *bio, BUF_MEM **out);
545 BIO_get_mem_ptr(mem, &ptr); in generate_csr()
651 BIO_get_mem_ptr(bio_out, &biomem); in x509_name_oneline()2421 BIO_get_mem_ptr(bio_out, &biomem); in X509V3_ext()