Home
last modified time | relevance | path

Searched defs:bcont (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_mime.c52 PKCS7 *SMIME_read_PKCS7_ex(BIO *bio, BIO **bcont, PKCS7 **p7) in SMIME_read_PKCS7_ex()
70 PKCS7 *SMIME_read_PKCS7(BIO *bio, BIO **bcont) in SMIME_read_PKCS7()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_io.c99 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_CMS_ex()
118 CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont) in SMIME_read_CMS()
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c399 ASN1_VALUE *SMIME_read_ASN1_ex(BIO *bio, int flags, BIO **bcont, in SMIME_read_ASN1_ex()
508 ASN1_VALUE *SMIME_read_ASN1(BIO *bio, BIO **bcont, const ASN1_ITEM *it) in SMIME_read_ASN1()