Home
last modified time | relevance | path

Searched refs:BIO_f_buffer (Results 1 – 4 of 4) sorted by relevance

/crypto/bio/
A Dbf_buff.c40 const BIO_METHOD *BIO_f_buffer(void) in BIO_f_buffer() function
/crypto/pkcs7/
A Dpk7_smime.c509 if ((tmpbuf = BIO_new(BIO_f_buffer())) == NULL) { in PKCS7_decrypt()
/crypto/asn1/
A Dasn_mime.c561 bf = BIO_new(BIO_f_buffer()); in SMIME_crlf_copy()
/crypto/http/
A Dhttp_client.c1439 BIO *fbio = BIO_new(BIO_f_buffer()); in OSSL_HTTP_proxy_connect()

Completed in 21 milliseconds