Searched refs:PKCS7_dataDecode (Results 1 – 7 of 7) sorted by relevance
254 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert);
499 if ((tmpmem = PKCS7_dataDecode(p7, pkey, NULL, cert)) == NULL) { in PKCS7_decrypt()
359 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert) in PKCS7_dataDecode() function
2402 PKCS7_dataDecode;
75 o Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
430 *) Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.9941 *) Fix a couple of memory leaks in PKCS7_dataDecode()
986 PKCS7_F_PKCS7_DATADECODE:112:PKCS7_dataDecode