From d312359978e91fc43889ac0d386ab617215f802a Mon Sep 17 00:00:00 2001 From: Tom Lendacky Date: Tue, 12 Nov 2013 11:46:22 -0600 Subject: [PATCH] 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 Signed-off-by: Herbert Xu --- Reading git-format-patch failed