]> git.ipfire.org Git - thirdparty/nettle.git/commit
(_aes_crypt): Copy the addresses of the indexing tables into
authorNiels Möller <nisse@lysator.liu.se>
Mon, 25 Feb 2002 15:18:19 +0000 (16:18 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 25 Feb 2002 15:18:19 +0000 (16:18 +0100)
commitf33a8918847c601ac1fc7ef56bac3bddd3ca2a28
tree5b475e1b6d8350b3dddb18abf043c9c9ef76d37b
parentb1fcc2a99d03fd227b1490fa2f09d79faf37db40
(_aes_crypt): Copy the addresses of the indexing tables into
registers at the start. No more need for the idx register.

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