]> git.ipfire.org Git - thirdparty/nettle.git/commit
* aes-internal.h (struct aes_table): Deleted idx and sparc_idx
authorNiels Möller <nisse@lysator.liu.se>
Mon, 17 Oct 2005 12:55:10 +0000 (14:55 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 17 Oct 2005 12:55:10 +0000 (14:55 +0200)
commitba58d11567cc269079dadf0f844d7432bc7f3b61
treeee21ad24a67b3aa5ce2aa6e86bf42c61c21c89f6
parent409e1cb6651617c909a0dfc5c2e174b5c1d210a0
* aes-internal.h (struct aes_table): Deleted idx and sparc_idx
arrays.
* aes-encrypt-table.c (_aes_encrypt_table): Likewise.
* aes-decrypt.c (_aes_decrypt_table): Likewise.
* asm.m4 (AES): Likewise

Rev: src/nettle/ChangeLog:1.358
Rev: src/nettle/aes-decrypt.c:1.7
Rev: src/nettle/aes-encrypt-table.c:1.5
Rev: src/nettle/aes-internal.h:1.13
Rev: src/nettle/asm.m4:1.14
ChangeLog
aes-decrypt.c
aes-encrypt-table.c
aes-internal.h
asm.m4