]> 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:19:58 +0000 (20:19 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 May 2002 18:19:58 +0000 (20:19 +0200)
commit59a17598c8c9c5a97889f3759af7cd1f82c5fb85
treee9b60ca85f02c5f5ca704425f1f1e43b58d3ad76
parent0155a82d6c1a7a84f794cde65cd535781eb0f503
* 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.

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