]> git.ipfire.org Git - thirdparty/nettle.git/commit
(AES_FINAL_ROUND): Use ldub, not ld + and, to get the third byte
authorNiels Möller <nisse@lysator.liu.se>
Wed, 15 May 2002 22:27:51 +0000 (00:27 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 15 May 2002 22:27:51 +0000 (00:27 +0200)
commit196436c2ea4de17cfe2d7882417e77966d0cfcd1
tree9ec165093162192fcc0d0b04d59ab6733ff85103
parent6b356409e0de1b31b1ff80ff8585444e60397fed
(AES_FINAL_ROUND): Use ldub, not ld + and, to get the third byte
of wtxt.

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