remarkable-linux/drivers/crypto
Christian Hohnstaedt 295c01f90d crypto: ixp4xx - check firmware for crypto support
- the loaded firmware may not support crypto at all or
   only support DES and 3DES but not AES or
   support DES, 3DES and AES.

 - in case of no crypto support of the firmware, the module load will fail.
 - in case of missing AES support, the AES algorithms are not registered
   and a warning is printed during module load.

Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-04-12 13:01:44 +08:00
..
amcc crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
geode-aes.c
geode-aes.h
hifn_795x.c crypto: hifn_795x - Use softirq kernel mapping in bh context 2008-12-25 11:02:00 +11:00
ixp4xx_crypto.c crypto: ixp4xx - check firmware for crypto support 2009-04-12 13:01:44 +08:00
Kconfig crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
Makefile crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
padlock-aes.c crypto: api - Fix module load deadlock with fallback algorithms 2009-02-26 14:06:31 +08:00
padlock-sha.c crypto: api - Fix module load deadlock with fallback algorithms 2009-02-26 14:06:31 +08:00
padlock.h
talitos.c crypto: talitos - Ack done interrupt in isr instead of tasklet 2008-12-25 11:02:33 +11:00
talitos.h crypto: remove uses of __constant_{endian} helpers 2008-12-25 11:02:03 +11:00