]> git.ipfire.org Git - thirdparty/nettle.git/commit
* x86/aes-encrypt.asm (aes_encrypt): Replaced first quarter of the
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 18:35:04 +0000 (20:35 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 18:35:04 +0000 (20:35 +0200)
commitff4737a0ec2684506473b2840cf329518f2a5dfa
tree219a879d26be9246441fe510c990ab0bcc31f169
parent59a17598c8c9c5a97889f3759af7cd1f82c5fb85
* x86/aes-encrypt.asm (aes_encrypt): Replaced first quarter of the
round function with an invocation of AES_ROUND.
(aes_encrypt): Similarly for the second column.
(aes_encrypt): Similarly for the rest of the round function.

Rev: src/nettle/x86/aes-encrypt.asm:1.12
x86/aes-encrypt.asm