Searched refs:PKCS7_dataDecode (Results 1 – 5 of 5) sorted by relevance
308 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert);
540 if (!(tmpmem = PKCS7_dataDecode(p7, pkey, NULL, cert))) { in PKCS7_decrypt()
417 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert) in PKCS7_dataDecode() function
1222 PKCS7_dataDecode 1246 EXIST::FUNCTION:
6613 *) Fix a couple of memory leaks in PKCS7_dataDecode()