dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/crypto/amcc
James Hsiao 049359d655 crypto: amcc - Add crypt4xx driver
This patch adds support for AMCC ppc4xx security device driver. This is the
initial release that includes the driver framework with AES and SHA1 algorithms
support.

The remaining algorithms will be released in the near future.

Signed-off-by: James Hsiao <jhsiao@amcc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-02-18 16:49:43 +08:00
..
Makefile crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_alg.c crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_core.c crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_core.h crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_reg_def.h crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_sa.c crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_sa.h crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00