[PATCH 08/10] crypto: CCP SHA crypto API support

2013-11-12 Thread Tom Lendacky
These routines provide crypto API support for SHA1, SHA224 and SHA256 on the AMD CCP. HMAC support for these SHA modes is also provided. Signed-off-by: Tom Lendacky --- drivers/crypto/ccp/ccp-crypto-sha.c | 497 +++ 1 file changed, 497 insertions(+) create mode

[PATCH 08/10] crypto: CCP SHA crypto API support

2013-11-12 Thread Tom Lendacky
These routines provide crypto API support for SHA1, SHA224 and SHA256 on the AMD CCP. HMAC support for these SHA modes is also provided. Signed-off-by: Tom Lendacky --- drivers/crypto/ccp/ccp-crypto-sha.c | 497 +++ 1 file changed, 497 insertions(+) create mode