git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
540b97c
)
crypto: whirlpool - count rounds from 0
author
Alexey Dobriyan
<adobriyan@gmail.com>
Tue, 27 Sep 2011 05:26:24 +0000
(08:26 +0300)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:24:16 +0000
(14:24 +0200)
rc[0] is unused because rounds are counted from 1.
Save an u64!
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/wp512.c
patch
|
blob
|
history
diff --cc
crypto/wp512.c
Simple merge