openssl/providers/common
slontis f5981c9629 Add utility function ossl_param_is_empty()
Changed all provider implementations that have a set_ctx_params()
to call this function instead of just testing (params == NULL).This
detects the case wherean OSSL_PARAM array contains just a terminator
entry.

Reviewed-by: Richard Levitte <levitte@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/25499)
2024-10-09 11:13:46 +02:00
..
der
include/prov Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
bio_prov.c
build.info
capabilities.c Copyright year updates 2024-09-05 09:35:49 +02:00
digest_to_nid.c Copyright year updates 2024-09-05 09:35:49 +02:00
provider_ctx.c
provider_err.c Add failed entropy continuous test error 2024-09-19 08:43:58 +10:00
provider_seeding.c
provider_util.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
securitycheck_default.c Copyright year updates 2024-09-05 09:35:49 +02:00
securitycheck_fips.c fips: Prohibit SHA1 in DH & ECDH exchange 2024-09-27 09:13:05 +02:00
securitycheck.c Copyright year updates 2024-09-05 09:35:49 +02:00