summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp
Commit message (Expand)AuthorAgeFilesLines
* 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 - Perform completion callbacks using a taskletTom Lendacky2014-02-091-4/+17
* crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-091-116/+48
* crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-093-110/+132
* crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-091-12/+25
* crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-091-2/+2
* crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-152-1/+17
* crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-152-3/+7
* crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-154-33/+53
* crypto: ccp - Check for caller result area before using itTom Lendacky2014-01-152-3/+8
* crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-152-26/+33
* crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-152-2/+8
* crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
* crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-203-21/+7
* crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-201-0/+1
* crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-202-5/+5
* crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-093-4/+4
* crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-052-0/+33
* crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-051-0/+497
* crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-051-0/+285
* crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-051-0/+355
* crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-051-0/+375
* crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-052-0/+623
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-054-0/+3234
OpenPOWER on IntegriCloud