From: Sebastian Siewior Date: Sat, 1 Dec 2007 01:47:37 +0000 (+1100) Subject: [CRYPTO] aes_s390: Add fallback driver X-Git-Tag: v2.6.25-rc1~1242^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c3e75d857f3785a4b274e26b1c0b2327580dda;p=pandora-kernel.git [CRYPTO] aes_s390: Add fallback driver Some CPUs support only 128 bit keys in HW. This patch adds SW fallback support for the other keys which may be required. The generic algorithm (and the block mode) must be availble in case of a fallback. Signed-off-by: Sebastian Siewior Signed-off-by: Jan Glauber Signed-off-by: Herbert Xu --- Reading git-diff-tree failed