openssl/providers/implementations/signature
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
..
build.info configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
dsa_sig.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
ecdsa_sig.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
eddsa_sig.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
mac_legacy_sig.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsa_sig.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
sm2_sig.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00