params: add OSSL_SIGNATURE_PARAM_MU to param names

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26637)
This commit is contained in:
Pauli 2025-02-05 10:42:39 +11:00 committed by Tomas Mraz
parent e894887d6c
commit e2323b1a13

View File

@ -475,6 +475,7 @@ my %params = (
'SIGNATURE_PARAM_SIGNATURE' => "signature",
'SIGNATURE_PARAM_MESSAGE_ENCODING' => "message-encoding",
'SIGNATURE_PARAM_DETERMINISTIC' => "deterministic",
'SIGNATURE_PARAM_MU' => "mu", # int
'SIGNATURE_PARAM_TEST_ENTROPY' => "test-entropy",
# Asym cipher parameters