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
Brian Smith
nettle
Commits
5826b64f
Commit
5826b64f
authored
Mar 29, 2010
by
Niels Möller
Browse files
Fixed function name in epilogue.
Rev: nettle/x86/md5-compress.asm:1.3
parent
790a4cc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
x86/md5-compress.asm
View file @
5826b64f
...
...
@@ -171,4 +171,4 @@ PROLOGUE(_nettle_md5_compress)
popl
%
ebp
popl
%
ebx
ret
EPILOGUE
(
_nettle_
sha1
_compress
)
EPILOGUE
(
_nettle_
md5
_compress
)
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