aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-aes-cmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-5/+7
2014-01-15crypto: ccp - Cleanup hash invocation callsTom Lendacky1-1/+1
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky1-8/+13
2014-01-15crypto: ccp - Check for caller result area before using itTom Lendacky1-1/+3
2014-01-15crypto: ccp - Cleanup scatterlist usageTom Lendacky1-2/+4
2014-01-15crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky1-1/+4
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky1-3/+1
2013-12-05crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky1-0/+355