crypto: ccp - crypto API interface to the CCP device driver
authorTom Lendacky <thomas.lendacky@amd.com>
Tue, 12 Nov 2013 17:46:22 +0000 (11:46 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Dec 2013 13:28:38 +0000 (21:28 +0800)
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>

No differences found