aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto.h
AgeCommit message (Expand)Author
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel
2019-11-17crypto: ccp - switch from ablkcipher to skcipherArd Biesheuvel
2019-08-09crypto: ccp - Remove unnecessary linux/pci.h includeBjorn Helgaas
2019-07-26crypto: ccp - Include the module name in system log messagesHook, Gary
2019-07-26crypto: ccp - move to AES library for CMAC key derivationArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook
2017-08-04crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook
2017-07-28csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook
2017-07-28crypto: ccp - Add support for RSA on the CCPGary R Hook
2017-07-28crypto: ccp - Update copyright dates for 2017.Gary R Hook
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook
2016-07-01crypto: ccp - Use skcipher for fallbackHerbert Xu
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky