[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
authorSebastian Siewior <sebastian@breakpoint.cc>
Mon, 10 Dec 2007 07:48:17 +0000 (15:48 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:36 +0000 (08:16 +1100)
crypto_blkcipher_decrypt is wrong because it does not care about
the IV.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found