]> git.ipfire.org Git - thirdparty/nettle.git/commit
Changed AES macros, to handle a table register.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 14 Oct 2005 21:45:51 +0000 (23:45 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 14 Oct 2005 21:45:51 +0000 (23:45 +0200)
commit1017b187bd116bae4e61c22b9d353d2454aa0ecb
tree51f4d415d1ff570eaf66e7265b0b65d79af275dc
parentb991f516f309425fc86e1c52b230e4a11c84e56e
Changed AES macros, to handle a table register.
Also take more of the used registers as argument.

Rev: src/nettle/x86/machine.m4:1.9
x86/machine.m4