linux/drivers/crypto/ccp
Tom Lendacky 2b789435d7 crypto: ccp - CCP AES crypto API support
These routines provide crypto API support for AES on the AMD CCP.

Support for AES modes: ECB, CBC, OFB, CFB and CTR

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2013-12-05 21:28:38 +08:00
..
ccp-crypto-aes.c crypto: ccp - CCP AES crypto API support 2013-12-05 21:28:38 +08:00
ccp-crypto-main.c crypto: ccp - crypto API interface to the CCP device driver 2013-12-05 21:28:38 +08:00
ccp-crypto.h crypto: ccp - crypto API interface to the CCP device driver 2013-12-05 21:28:38 +08:00
ccp-dev.c
ccp-dev.h
ccp-ops.c
ccp-pci.c