Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ccp - Enable support for AES GCM on v5 CCPs | Gary R Hook | 2017-03-24 | 1 | -0/+14 |
* | crypto: ccp - Enable 3DES function on v5 CCPs | Gary R Hook | 2017-03-24 | 1 | -0/+22 |
* | crypto: ccp - Add SHA-2 384- and 512-bit support | Gary R Hook | 2017-03-24 | 1 | -3/+5 |
* | crypto: ccp - Use skcipher for fallback | Herbert Xu | 2016-07-01 | 1 | -2/+1 |
* | crypto: ccp - Limit the amount of information exported | Tom Lendacky | 2016-02-01 | 1 | -0/+22 |
* | crypto: ccp - Updates for checkpatch warnings/errors | Tom Lendacky | 2015-02-27 | 1 | -3/+0 |
* | crypto: ccp - Move HMAC calculation down to ccp ops file | Tom Lendacky | 2014-02-09 | 1 | -4/+4 |
* | crypto: ccp - Change data length declarations to u64 | Tom Lendacky | 2014-01-15 | 1 | -2/+8 |
* | crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c | Tom Lendacky | 2013-12-20 | 1 | -1/+1 |
* | crypto: ccp - crypto API interface to the CCP device driver | Tom Lendacky | 2013-12-05 | 1 | -0/+191 |