openssl/crypto/pkcs7
Matt Caswell 13f8ddacbe Removed duplicate definition of PKCS7_type_is_encrypted
Patch supplied by Matthieu Patou <mat@matws.net>, and modified to also
remove duplicate definition of PKCS7_type_is_digest.

PR#3551

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit e0fdea3e49)
2014-10-06 23:48:39 +01:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
bio_pk7.c And so it begins... 2008-03-12 21:14:28 +00:00
Makefile Remove ancient obsolete files under pkcs7. 2014-06-27 13:56:53 +01:00
pk7_asn1.c pval must always be set when pk7_cb() does anything (Coverity ID 146). 2008-12-26 15:29:02 +00:00
pk7_attr.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pk7_dgst.c
pk7_doit.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:28:26 +01:00
pk7_enc.c
pk7_lib.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
pk7_mime.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pk7_smime.c Make PKCS7_NOCERTS match documentation. 2014-06-02 13:53:51 +01:00
pkcs7.h Removed duplicate definition of PKCS7_type_is_encrypted 2014-10-06 23:48:39 +01:00
pkcs7err.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:28:26 +01:00