summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* crypto: ccp - Remove VLA usage of skcipherKees Cook2018-09-281-1/+1
* crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook2017-08-041-1/+1
* csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-281-0/+1
* crypto: ccp - Add support for RSA on the CCPGary R Hook2017-07-281-0/+31
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook2017-03-241-0/+14
* crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-241-0/+22
* crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook2017-03-241-3/+5
* crypto: ccp - Use skcipher for fallbackHerbert Xu2016-07-011-2/+1Star
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-011-0/+22
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-3/+0Star
* crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-091-4/+4
* crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-151-2/+8
* crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-201-1/+1
* crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-051-0/+191