Skip to content
Snippets Groups Projects
Commit 3445687d authored by Niels Möller's avatar Niels Möller
Browse files

asm.m4: Deleted unused offsets for struct aes_ctx.

parent 25dd7f46
No related branches found
No related tags found
No related merge requests found
2014-05-31 Niels Möller <nisse@lysator.liu.se>
* asm.m4: Deleted unused offsets for struct aes_ctx.
2014-05-28 Niels Möller <nisse@lysator.liu.se>
* testsuite/nettle-pbkdf2-test: Delete carriage return characters
......
......@@ -61,11 +61,7 @@ STRUCTURE(ARCFOUR)
UCHAR(I)
UCHAR(J)
dnl Offsets in aes_ctx and aes_table
STRUCTURE(AES)
STRUCT(KEYS, 4*60)
UNSIGNED(NROUNDS)
dnl Offsets in aes_table
define(AES_SBOX_SIZE, 256)dnl
define(AES_TABLE_SIZE, 1024)dnl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment