From: Sebastian Siewior Date: Mon, 10 Dec 2007 07:48:17 +0000 (+0800) Subject: [CRYPTO] geode: Use correct encrypt/decrypt function in fallback X-Git-Tag: v2.6.25-rc1~1242^2~57 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc520aa693d462f4958339534a3b596f95795b7;p=pandora-kernel.git [CRYPTO] geode: Use correct encrypt/decrypt function in fallback crypto_blkcipher_decrypt is wrong because it does not care about the IV. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed