Age | Commit message (Expand) | Author | Files | Lines |
2019-11-17 | crypto: ccp - switch from ablkcipher to skcipher | Ard Biesheuvel | 1 | -6/+7 |
2019-08-09 | crypto: ccp - Remove unnecessary linux/pci.h include | Bjorn Helgaas | 1 | -1/+0 |
2019-07-26 | crypto: ccp - Include the module name in system log messages | Hook, Gary | 1 | -0/+4 |
2019-07-26 | crypto: ccp - move to AES library for CMAC key derivation | Ard Biesheuvel | 1 | -3/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-09-28 | crypto: ccp - Remove VLA usage of skcipher | Kees Cook | 1 | -1/+1 |
2017-08-04 | crypto: ccp - Add XTS-AES-256 support for CCP version 5 | Gary R Hook | 1 | -1/+1 |
2017-07-28 | csrypto: ccp - Expand RSA support for a v5 ccp | Gary R Hook | 1 | -0/+1 |
2017-07-28 | crypto: ccp - Add support for RSA on the CCP | Gary R Hook | 1 | -0/+31 |
2017-07-28 | crypto: ccp - Update copyright dates for 2017. | Gary R Hook | 1 | -1/+1 |
2017-03-24 | crypto: ccp - Enable support for AES GCM on v5 CCPs | Gary R Hook | 1 | -0/+14 |
2017-03-24 | crypto: ccp - Enable 3DES function on v5 CCPs | Gary R Hook | 1 | -0/+22 |
2017-03-24 | crypto: ccp - Add SHA-2 384- and 512-bit support | Gary R Hook | 1 | -3/+5 |
2016-07-01 | crypto: ccp - Use skcipher for fallback | Herbert Xu | 1 | -2/+1 |
2016-02-01 | crypto: ccp - Limit the amount of information exported | Tom Lendacky | 1 | -0/+22 |
2015-02-27 | crypto: ccp - Updates for checkpatch warnings/errors | Tom Lendacky | 1 | -3/+0 |
2014-02-09 | crypto: ccp - Move HMAC calculation down to ccp ops file | Tom Lendacky | 1 | -4/+4 |
2014-01-15 | crypto: ccp - Change data length declarations to u64 | Tom Lendacky | 1 | -2/+8 |
2013-12-20 | crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c | Tom Lendacky | 1 | -1/+1 |
2013-12-05 | crypto: ccp - crypto API interface to the CCP device driver | Tom Lendacky | 1 | -0/+191 |