[CRYPTO] geode: Add fallback for unsupported modes
authorSebastian Siewior <sebastian@breakpoint.cc>
Sat, 10 Nov 2007 11:29:33 +0000 (19:29 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:11 +0000 (08:16 +1100)
The Geode AES crypto engine supports only 128 bit long key. This
patch adds fallback for other key sizes which are required by the
AES standard.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found