openssl/crypto/pkcs12
Emilia Kasper 59793f5c1e RT4002: check for NULL cipher in p12_crpt.c
The NULL cipher case can't actually happen because we have no
EVP_PBE_CTL combinations where cipher_nid is -1 and keygen is
PKCS12_PBE_keyivgen. But make the code more obviously correct.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 394f7b6fcc)
2015-09-01 20:03:04 +02:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
p12_add.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_asn.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_attr.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_crpt.c RT4002: check for NULL cipher in p12_crpt.c 2015-09-01 20:03:04 +02:00
p12_crt.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_decr.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_init.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_kiss.c Don't output bogus errors in PKCS12_parse 2015-06-25 04:55:43 +01:00
p12_mutl.c Use CRYPTO_memcmp when comparing authenticators 2015-06-08 15:01:14 +02:00
p12_npas.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_p8d.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_p8e.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
p12_utl.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
pk12err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
pkcs12.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00