]> git.ipfire.org Git - thirdparty/openssl.git/commit
aes: rename files in anticipation of gerenated param decoding
authorPauli <paul.dale@oracle.com>
Fri, 19 Sep 2025 01:30:29 +0000 (11:30 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:45:46 +0000 (17:45 +0200)
commit9b545c736171ec9a8a46a3e67208d8dc00490e90
treec656ec2c0e47c8dfa838ac1deaf4ac26828253e1
parentf4b535f1a00716427c29e1ec2e3cc3deab3f0345
aes: rename files in anticipation of gerenated param decoding

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28616)
.gitignore
build.info
providers/implementations/ciphers/build.info
providers/implementations/ciphers/cipher_aes_gcm_siv.c.in [moved from providers/implementations/ciphers/cipher_aes_gcm_siv.c with 100% similarity]
providers/implementations/ciphers/cipher_aes_ocb.c.in [moved from providers/implementations/ciphers/cipher_aes_ocb.c with 100% similarity]
providers/implementations/ciphers/cipher_aes_siv.c.in [moved from providers/implementations/ciphers/cipher_aes_siv.c with 100% similarity]
providers/implementations/ciphers/cipher_aes_wrp.c.in [moved from providers/implementations/ciphers/cipher_aes_wrp.c with 100% similarity]