summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-main.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-261-7/+11
* crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-261-0/+3
* crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-261-0/+4
* crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-091-116/+48Star
* 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