]> git.ipfire.org Git - thirdparty/nettle.git/commit
* sparc/aes.asm (AES_ROUND): New macro.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 15 May 2002 21:42:31 +0000 (23:42 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 15 May 2002 21:42:31 +0000 (23:42 +0200)
commit6d238fbcf2663cfa38a9d9674198e78e2c5ecfa7
treea2699babc75216924b98a4f0a593344584c4fd16
parent06cfa5e830ea3506d66f76e9498d182f5b1c676f
* sparc/aes.asm (AES_ROUND): New macro.
(_aes_crypt): Use AES_ROUND for first word of the
round function.
(_aes_crypt): And for the rest of the round function.

Rev: src/nettle/sparc/aes.asm:1.96
sparc/aes.asm