projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
149ca71
)
e_padlock-x86_64.pl: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Tue, 4 Oct 2011 11:21:33 +0000
(11:21 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 4 Oct 2011 11:21:33 +0000
(11:21 +0000)
engines/asm/e_padlock-x86_64.pl
patch
|
blob
|
history
diff --git
a/engines/asm/e_padlock-x86_64.pl
b/engines/asm/e_padlock-x86_64.pl
index 30e17c129c5ffc59b1c672dc9a500b27727e10a6..d5cc5fe00e785b7cccf02c3abac0953054a484a3 100644
(file)
--- a/
engines/asm/e_padlock-x86_64.pl
+++ b/
engines/asm/e_padlock-x86_64.pl
@@
-181,7
+181,8
@@
padlock_sha256_blocks:
ret
.size padlock_sha256_blocks,.-padlock_sha256_blocks
-.globl padlock_sha512_blocks,\@function,3
+.globl padlock_sha512_blocks
+.type padlock_sha512_blocks,\@function,3
.align 16
padlock_sha512_blocks:
mov %rdx,%rcx