]> git.ipfire.org Git - thirdparty/openssl.git/commit
params: update generated decoder based implementations to handle return code
authorPauli <ppzgs1@gmail.com>
Wed, 25 Jun 2025 00:50:43 +0000 (10:50 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 31 Jul 2025 18:19:39 +0000 (20:19 +0200)
commitf5c3b94d7368ad7baf13c813a566226b6fec0360
tree4a81eea3ac6e67944beb142205372f34936ede6e
parenta7b9fa866579a080bc52c6d091f755345907a4d4
params: update generated decoder based implementations to handle return code

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27923)
providers/implementations/ciphers/cipher_chacha20_poly1305.c.in
providers/implementations/ciphers/ciphercommon.c.in
providers/implementations/ciphers/ciphercommon_ccm.c.in
providers/implementations/ciphers/ciphercommon_gcm.c.in
providers/implementations/digests/digestcommon.c.in
providers/implementations/keymgmt/ml_dsa_kmgmt.c.in
providers/implementations/keymgmt/ml_kem_kmgmt.c.in
providers/implementations/keymgmt/mlx_kmgmt.c.in
providers/implementations/signature/eddsa_sig.c.in
providers/implementations/signature/ml_dsa_sig.c.in