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:
5741d2e
)
crypto: mv_cesa - fix for hash finalisation with data
author
Phil Sutter
<phil.sutter@viprinet.com>
Fri, 25 May 2012 13:54:49 +0000
(15:54 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 12 Jun 2012 08:46:05 +0000
(16:46 +0800)
Since mv_hash_final_fallback() uses ctx->state, read out the digest
state register before calling it.
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found