openssl/crypto/pkcs12
Emilia Kasper 394f7b6fcc 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>
2015-09-01 20:01:38 +02:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
p12_add.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_asn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_attr.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_crpt.c RT4002: check for NULL cipher in p12_crpt.c 2015-09-01 20:01:38 +02:00
p12_crt.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_decr.c Fix memory leak. 2015-05-26 13:09:25 +01:00
p12_init.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_key.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_kiss.c Don't output bogus errors in PKCS12_parse 2015-06-25 04:55:05 +01:00
p12_mutl.c Use CRYPTO_memcmp when comparing authenticators 2015-06-08 14:55:50 +02:00
p12_npas.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
p12_p8d.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
p12_p8e.c Add function PKCS8_set0_pbe 2015-05-26 13:09:26 +01:00
p12_utl.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk12err.c Add function PKCS8_set0_pbe 2015-05-26 13:09:26 +01:00