This is largely cosmetic, since the macro expands to "seed" either way,
but it is best to avoid this type of error.
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29313)
)); -}
{- produce_param_decoder('ml_kem_gen_set_params',
- (['OSSL_PKEY_PARAM_ML_DSA_SEED', 'seed', 'octet_string'],
+ (['OSSL_PKEY_PARAM_ML_KEM_SEED', 'seed', 'octet_string'],
['OSSL_PKEY_PARAM_PROPERTIES', 'propq', 'utf8_string'],
)); -}