]> git.ipfire.org Git - thirdparty/openssl.git/commit
aes: convert AES ciphers to use generated parameter decoders
authorPauli <paul.dale@oracle.com>
Fri, 19 Sep 2025 04:28:22 +0000 (14:28 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:45:46 +0000 (17:45 +0200)
commit26e2c9c15085e0a6afe0f878ec3c9a0f4d0047a3
treec53db8e7a4b94afc240b39587f0a4bcbc4d39f1f
parent9b545c736171ec9a8a46a3e67208d8dc00490e90
aes: convert AES ciphers to use generated parameter decoders

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28616)
providers/implementations/ciphers/cipher_aes_gcm_siv.c.in
providers/implementations/ciphers/cipher_aes_ocb.c.in
providers/implementations/ciphers/cipher_aes_siv.c.in
providers/implementations/ciphers/cipher_aes_wrp.c.in