From: Sebastian Siewior Date: Mon, 10 Dec 2007 07:49:41 +0000 (+0800) Subject: [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback X-Git-Tag: v2.6.25-rc1~1242^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d74d405fc5ea78b20a4a2efd24201db424e07b1;p=pandora-kernel.git [CRYPTO] s390-aes: 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