Home
last modified time | relevance | path

Searched refs:PKCS7_dataDecode (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c517 if ((tmpmem = PKCS7_dataDecode(p7, pkey, NULL, cert)) == NULL) { in PKCS7_decrypt()
H A Dpk7_doit.c395 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert) in PKCS7_dataDecode() function
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs7.h.in283 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert);
H A Dpkcs7.h354 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert);
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt822 PKCS7_dataDecode(3)
H A Dmissingcrypto111.txt1107 PKCS7_dataDecode(3)
H A Dlibcrypto.num767 PKCS7_dataDecode 787 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/
H A DNEWS.md287 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
372 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
492 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
H A DCHANGES.md2053 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
2801 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
3571 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
5368 * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey.
15506 * Fix a couple of memory leaks in PKCS7_dataDecode()
/freebsd/secure/lib/libcrypto/
H A DVersion.map2336 PKCS7_dataDecode;