openssl/crypto/pkcs7
Matt Caswell bf3e200eb4 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:46:25 +01:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
bio_pk7.c Reduce version skew. 2012-06-08 09:18:47 +00:00
Makefile Remove ancient obsolete files under pkcs7. 2014-06-27 13:54:45 +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 Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:25:46 +01:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
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 check return value of BIO_write in PKCS7_decrypt 2012-03-08 14:02:51 +00:00
pkcs7.h Removed duplicate definition of PKCS7_type_is_encrypted 2014-10-06 23:46:25 +01:00
pkcs7err.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:25:46 +01:00