]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CRYPTO] aes_s390: Add fallback driver
authorSebastian Siewior <sebastian@breakpoint.cc>
Sat, 1 Dec 2007 01:47:37 +0000 (12:47 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:27 +0000 (08:16 +1100)
commitb0c3e75d857f3785a4b274e26b1c0b2327580dda
tree95f3fe09469d8c2719253fb90771f561d9100f3b
parenta10e11946bb2d59516a5252b1b588e2963a13ebe
[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 <sebastian@breakpoint.cc>
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/aes_s390.c