chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
1ccb258
)
symm/keccak1600.c (keccak1600_extract): Eliminate intermediate state buffer.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 17 Nov 2018 21:08:11 +0000
(21:08 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 Sep 2019 21:03:29 +0000
(22:03 +0100)
Instead, introduce a handy bitmap which identifies which lanes need
complementing and do the whole thing in the loop.
No differences found