mirror of https://github.com/openssl/openssl.git
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) |
||
---|---|---|
.. | ||
build.info | ||
dsa_sig.c | ||
ecdsa_sig.c | ||
eddsa_sig.c | ||
mac_legacy_sig.c | ||
rsa_sig.c | ||
sm2_sig.c |