From: Tom Lendacky Date: Fri, 24 Jan 2014 22:18:02 +0000 (-0600) Subject: crypto: ccp - Move HMAC calculation down to ccp ops file X-Git-Tag: v3.15-rc1~111^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11baa02c5d6ea06362fa61da070af34b7706c83;p=pandora-kernel.git crypto: ccp - Move HMAC calculation down to ccp ops file Move the support to perform an HMAC calculation into the CCP operations file. This eliminates the need to perform a synchronous SHA operation used to calculate the HMAC. Signed-off-by: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed