]> git.ipfire.org Git - thirdparty/nettle.git/commit
* x86/aes-encrypt-internal.asm: Rewritten to match new interface,
authorNiels Möller <nisse@lysator.liu.se>
Fri, 14 Oct 2005 21:44:07 +0000 (23:44 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 14 Oct 2005 21:44:07 +0000 (23:44 +0200)
commitb991f516f309425fc86e1c52b230e4a11c84e56e
tree6b935b1ee5b0fa3633481a7e1e39af9ed460fc95
parent6d6291c48e0a7669c96780bd677040358f9fdb22
* x86/aes-encrypt-internal.asm: Rewritten to match new interface,
with the table pointer as an argument. Unlike the old code, this
should really be position independent.

Rev: src/nettle/x86/aes-encrypt-internal.asm:1.1
x86/aes-encrypt-internal.asm [new file with mode: 0644]