]> git.ipfire.org Git - thirdparty/nettle.git/commit
x86_64: Assembly CBC AES aesni functions.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 9 Sep 2021 18:36:59 +0000 (20:36 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 9 Sep 2021 18:36:59 +0000 (20:36 +0200)
commit121290e0a64be203df5961299db01fc26367a2ba
tree3dd7cf73e718479552154afa46872b50332feb73
parent1f58b09c897cadde4e472bd9cb482883a09bceaa
x86_64: Assembly CBC AES aesni functions.
ChangeLog
configure.ac
x86_64/aesni/cbc-aes128-encrypt.asm [new file with mode: 0644]
x86_64/aesni/cbc-aes192-encrypt.asm [new file with mode: 0644]
x86_64/aesni/cbc-aes256-encrypt.asm [new file with mode: 0644]