commit | d312359978e91fc43889ac0d386ab617215f802a | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Tue Nov 12 11:46:22 2013 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 05 21:28:38 2013 +0800 |
tree | 518c2c10fe56abc512777e071200031b69967a61 | |
parent | 63b945091a070d8d4275dc0f7699ba22cd5f9435 [diff] |
crypto: ccp - crypto API interface to the CCP device driver These routines provide the support for the interface between the crypto API and the AMD CCP. This includes insuring that requests associated with a given tfm on the same cpu are processed in the order received. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>