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
f2dec308
Commit
f2dec308
authored
Sep 13, 2008
by
Niels Möller
Browse files
Fixed missing shift.
Rev: nettle/x86_64/aes.m4:1.4
parent
d1facb0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
x86_64/aes.m4
View file @
f2dec308
...
...
@@ -81,6 +81,7 @@ define(<AES_ROUND>, <
and <$>0xff,$7
xorl AES_TABLE2 ($1, $7, 4),$6
movl $5,XREG($7)
shr <$>24,$7
xorl AES_TABLE3 ($1, $7, 4),$6>)dnl
dnl AES_FINAL_ROUND(a, b, c, d, table, out, tmp)
...
...
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