summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-ops.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Protect against poorly marked end of sg listTom Lendacky2015-06-031-2/+5
* crypto: ccp - Remove unused structure fieldTom Lendacky2015-05-271-2/+0
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-12/+12
* crypto: ccp - Do not sign extend input data to CCPTom Lendacky2014-08-011-13/+13
* crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-091-1/+103
* crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-091-2/+2
* crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-151-15/+19
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-051-0/+2020