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:
0359ccf
)
sha512-x86_64.pl: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Sat, 5 Jul 2014 21:59:57 +0000
(23:59 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Sat, 5 Jul 2014 22:00:34 +0000
(
00:00
+0200)
PR: #3431
(cherry picked from commit
7eb9680ae1bf5dd9aeb61c401f2c3bd900ac9aeb
)
crypto/sha/asm/sha512-x86_64.pl
patch
|
blob
|
history
diff --git
a/crypto/sha/asm/sha512-x86_64.pl
b/crypto/sha/asm/sha512-x86_64.pl
index 9941da93e2e33b5f348155907d1f5c08ccee54fd..eef5f3f30cde2e27ec0e07f6d81e25bbe3b37edd 100755
(executable)
--- a/
crypto/sha/asm/sha512-x86_64.pl
+++ b/
crypto/sha/asm/sha512-x86_64.pl
@@
-2306,7
+2306,7
@@
$code.=<<___;
.rva .LSEH_end_$func
.rva .LSEH_info_$func
___
-$code.=<<___ if ($SZ==4 && $shext);
+$code.=<<___ if ($SZ==4 && $sh
a
ext);
.rva .LSEH_begin_${func}_shaext
.rva .LSEH_end_${func}_shaext
.rva .LSEH_info_${func}_shaext