openssl/crypto/pkcs12
Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions
Basically we use EXFLAG_INVALID for all kinds of out of memory and
all kinds of parse errors in x509v3_cache_extensions.

[extended tests]

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10755)
2020-03-21 18:46:36 +01:00
..
build.info
p12_add.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_attr.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_crpt.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_crt.c Fix error handling in x509v3_cache_extensions and related functions 2020-03-21 18:46:36 +01:00
p12_decr.c
p12_init.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_key.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_kiss.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_mutl.c Deprecate the low level HMAC functions 2020-01-29 19:49:23 +10:00
p12_npas.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_p8d.c
p12_p8e.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_sbag.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
p12_utl.c
pk12err.c