crypto: mv_cesa - fix for hash finalisation with data
authorPhil Sutter <phil.sutter@viprinet.com>
Fri, 25 May 2012 13:54:49 +0000 (15:54 +0200)
committerHerbert 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