]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
params: add OSSL_SIGNATURE_PARAM_MU to param names
authorPauli <ppzgs1@gmail.com>
Tue, 4 Feb 2025 23:42:39 +0000 (10:42 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:46:04 +0000 (10:46 +0100)
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)

util/perl/OpenSSL/paramnames.pm

index 4d74b69f01f6de91b2636d566f596e7f90a1e25f..acf4f2e5e570658f14dca090e52bf868df078cbc 100644 (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