linux/drivers/crypto/ccp
Gary R Hook 58a690b701 crypto: ccp - Refactor the storage block allocation code
Move the KSB access/management functions to the v3
device file, and add function pointers to the actions
structure. At the operations layer all of the references
to the storage block will be generic (virtual). This is
in preparation for a version 5 device, in which the
private storage block is managed differently.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-08-09 18:47:08 +08:00
..
ccp-crypto-aes-cmac.c crypto: ccp - Prevent information leakage on export 2016-04-15 22:13:56 +08:00
ccp-crypto-aes-xts.c crypto: ccp - Use skcipher for fallback 2016-07-01 23:45:08 +08:00
ccp-crypto-aes.c crypto: ccp - CCP versioning support 2016-03-11 21:19:16 +08: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 - Prevent information leakage on export 2016-04-15 22:13:56 +08:00
ccp-crypto.h crypto: ccp - Use skcipher for fallback 2016-07-01 23:45:08 +08:00
ccp-dev-v3.c crypto: ccp - Refactor the storage block allocation code 2016-08-09 18:47:08 +08:00
ccp-dev.c crypto: ccp - Refactoring: symbol cleanup 2016-08-09 18:47:08 +08:00
ccp-dev.h crypto: ccp - Refactor the storage block allocation code 2016-08-09 18:47:08 +08:00
ccp-dmaengine.c crypto: ccp - Register the CCP as a DMA resource 2016-04-20 17:50:06 +08:00
ccp-ops.c crypto: ccp - Refactor the storage block allocation code 2016-08-09 18:47:08 +08:00
ccp-pci.c crypto: ccp - Abstract PCI info for the CCP 2016-08-09 18:47:05 +08:00
ccp-platform.c crypto: ccp - Add abstraction for device-specific calls 2016-03-11 21:19:17 +08:00
Kconfig crypto: ccp - Ensure all dependencies are specified 2016-04-25 19:14:51 +08:00
Makefile crypto: ccp - Register the CCP as a DMA resource 2016-04-20 17:50:06 +08:00