linux/drivers/crypto/ccp
Gary R Hook 553d2374db crypto: ccp - Support for multiple CCPs
Enable management of >1 CCPs in a system. Each device will
get a unique identifier, as well as uniquely named
resources. Treat each CCP as an orthogonal unit and register
 resources individually.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-03-11 21:19:07 +08:00
..
ccp-crypto-aes-cmac.c crypto: ccp - memset request context to zero during import 2016-02-28 03:26:35 +08:00
ccp-crypto-aes-xts.c crypto: ccp - Updates for checkpatch warnings/errors 2015-02-27 22:48:47 +13:00
ccp-crypto-aes.c crypto: ccp - Updates for checkpatch warnings/errors 2015-02-27 22:48:47 +13:00
ccp-crypto-main.c crypto: ccp - Replace BUG_ON with WARN_ON and a return code 2015-10-08 21:42:15 +08:00
ccp-crypto-sha.c crypto: ccp - memset request context to zero during import 2016-02-28 03:26:35 +08:00
ccp-crypto.h crypto: ccp - Limit the amount of information exported 2016-02-01 22:27:05 +08:00
ccp-dev.c crypto: ccp - Support for multiple CCPs 2016-03-11 21:19:07 +08:00
ccp-dev.h crypto: ccp - Support for multiple CCPs 2016-03-11 21:19:07 +08:00
ccp-ops.c crypto: ccp - Use precalculated hash from headers 2015-12-22 20:43:38 +08:00
ccp-pci.c crypto: ccp - Support for multiple CCPs 2016-03-11 21:19:07 +08:00
ccp-platform.c crypto: ccp - Support for multiple CCPs 2016-03-11 21:19:07 +08:00
Kconfig crypto: ccp - Use precalculated hash from headers 2015-12-22 20:43:38 +08:00
Makefile crypto: ccp - Update CCP build support 2015-02-27 22:48:48 +13:00