Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-08 | crypto: ccp - Replace BUG_ON with WARN_ON and a return code | Tom Lendacky | 1 | -2/+4 |
2015-02-27 | crypto: ccp - Updates for checkpatch warnings/errors | Tom Lendacky | 1 | -3/+2 |
2014-09-24 | crypto: ccp - Check for CCP before registering crypto algs | Tom Lendacky | 1 | -0/+4 |
2014-02-27 | crypto: ccp - Account for CCP backlog processing | Tom Lendacky | 1 | -7/+11 |
2014-02-27 | crypto: ccp - Invoke context callback when there is a backlog error | Tom Lendacky | 1 | -0/+3 |
2014-02-27 | crypto: ccp - Prevent a possible lost CCP command request | Tom Lendacky | 1 | -0/+4 |
2014-02-09 | crypto: ccp - Use a single queue for proper ordering of tfm requests | Tom Lendacky | 1 | -116/+48 |
2014-02-09 | crypto: ccp - Allow for selective disablement of crypto API algorithms | Tom Lendacky | 1 | -12/+25 |
2013-12-05 | crypto: ccp - crypto API interface to the CCP device driver | Tom Lendacky | 1 | -0/+432 |