Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
3445687d
Commit
3445687d
authored
May 31, 2014
by
Niels Möller
Browse files
asm.m4: Deleted unused offsets for struct aes_ctx.
parent
25dd7f46
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3445687d
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
...
...
asm.m4
View file @
3445687d
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment