]> git.ipfire.org Git - thirdparty/nettle.git/commit
* x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_ROUND macro
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 17:19:26 +0000 (19:19 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 17:19:26 +0000 (19:19 +0200)
commit5e21039a8fadaa06e8bf4088bc86deb4eeabfd8e
treec066a6538c4ff3a14b8e0b9d0cc6b221c9b25b61
parente50baece92dd8a8c2faec348e5cac18803695283
* x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_ROUND macro
for the first column of the final round.
(aes_encrypt): Similarly for the second column.
(aes_encrypt): Similarly for the third and fourth column.

Rev: src/nettle/ChangeLog:1.88
Rev: src/nettle/x86/aes-encrypt.asm:1.5
ChangeLog
x86/aes-encrypt.asm