aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-11-03crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef1-5/+3
2017-07-28crypto: ccp - Add support for RSA on the CCPGary R Hook1-0/+19
2017-07-28crypto: ccp - Update copyright dates for 2017.Gary R Hook1-1/+1
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook1-0/+12
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook1-0/+10
2015-10-08crypto: ccp - Replace BUG_ON with WARN_ON and a return codeTom Lendacky1-2/+4
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-3/+2
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+4
2014-02-27crypto: ccp - Account for CCP backlog processingTom Lendacky1-7/+11
2014-02-27crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky1-0/+3
2014-02-27crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky1-0/+4
2014-02-09crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky1-116/+48
2014-02-09crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky1-12/+25
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky1-0/+432