openssl/crypto/conf
Yi Li 500e479db1 conf/conf_sap.c: correct return of ossl_config_int() in UEFI system
FIX: https://github.com/openssl/openssl/issues/21299

ret in ossl_config_int() only used to check return value of
CONF_modules_load_file(), should set it to 1 if in UEFI system.

Signed-off-by: Yi Li <yi1.li@intel.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21300)
2023-06-30 16:56:02 +02:00
..
build.info
conf_api.c
conf_def.c Prevent a fuzzing timeout in the conf fuzzer 2023-05-08 10:33:48 +01:00
conf_def.h
conf_err.c
conf_lib.c
conf_local.h
conf_mall.c
conf_mod.c CONF_modules_load_file_ex(): Do not try to load an empty file name 2023-06-27 14:48:33 +02:00
conf_sap.c conf/conf_sap.c: correct return of ossl_config_int() in UEFI system 2023-06-30 16:56:02 +02:00
conf_ssl.c
keysets.pl