summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-main.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-031-5/+3
* crypto: ccp - Add support for RSA on the CCPGary R Hook2017-07-281-0/+19
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook2017-03-241-0/+12
* crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-241-0/+10
* crypto: ccp - Replace BUG_ON with WARN_ON and a return codeTom Lendacky2015-10-081-2/+4
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-3/+2
* crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-241-0/+4
* crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-271-7/+11
* crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-271-0/+3
* crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-271-0/+4
* crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-091-116/+48
* crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-091-12/+25
* crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-051-0/+432
OpenPOWER on IntegriCloud