Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | crypto: ccp - Updates for checkpatch warnings/errors | Tom Lendacky | 1 | -5/+7 |
2014-10-14 | crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c | Jan-Simon Möller | 1 | -7/+6 |
2014-02-09 | crypto: ccp - Move HMAC calculation down to ccp ops file | Tom Lendacky | 1 | -105/+25 |
2014-01-15 | crypto: ccp - Cleanup hash invocation calls | Tom Lendacky | 1 | -2/+6 |
2014-01-15 | crypto: ccp - Change data length declarations to u64 | Tom Lendacky | 1 | -8/+13 |
2014-01-15 | crypto: ccp - Check for caller result area before using it | Tom Lendacky | 1 | -2/+5 |
2014-01-15 | crypto: ccp - Cleanup scatterlist usage | Tom Lendacky | 1 | -24/+29 |
2014-01-15 | crypto: ccp - Apply appropriate gfp_t type to memory allocations | Tom Lendacky | 1 | -1/+4 |
2013-12-20 | crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c | Tom Lendacky | 1 | -4/+4 |
2013-12-09 | crytpo: ccp - fix coccinelle warnings | Fengguang Wu | 1 | -1/+1 |
2013-12-05 | crypto: ccp - CCP SHA crypto API support | Tom Lendacky | 1 | -0/+497 |