commit | 0ab0a1d505ab6f684076b9c5ef9279e29c2b08ae | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Tue Nov 12 11:46:45 2013 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 05 21:28:39 2013 +0800 |
tree | fe69079a312d4fe556322e0caa959318e91f74fb | |
parent | 1d6b8a6f64076aee9e63474c0778a50f95c054ee [diff] |
crypto: ccp - CCP SHA crypto API support 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 <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>