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:
bbde474
)
sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeeze tail.
author
Andy Polyakov
<appro@openssl.org>
Thu, 10 Aug 2017 20:53:55 +0000
(22:53 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Sat, 12 Aug 2017 10:23:31 +0000
(12:23 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/sha/asm/keccak1600-avx512.pl
patch
|
blob
|
history
diff --git
a/crypto/sha/asm/keccak1600-avx512.pl
b/crypto/sha/asm/keccak1600-avx512.pl
index 2f3215147169b3d74ac2766333e853a82b315820..6766f975514796b2aa460cb741fd7b2ba6ff2aba 100755
(executable)
--- a/
crypto/sha/asm/keccak1600-avx512.pl
+++ b/
crypto/sha/asm/keccak1600-avx512.pl
@@
-474,8
+474,8
@@
SHA3_squeeze:
jmp .Loop_squeeze_avx512
.Ltail_squeeze_avx512:
- mov %r9,%rsi
mov $out,%rdi
+ mov %r9,%rsi
mov $len,%rcx
.byte 0xf3,0xa4 # rep movsb