aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-12/+12
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky1-13/+13
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky1-1/+103
2014-02-09crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones1-2/+2
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky1-15/+19
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky1-0/+2020