summaryrefslogtreecommitdiff
path: root/include/linux/ccp.h
AgeCommit message (Expand)Author
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-02crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh
2017-07-18crypto: ccp - Fix some line spacingGary R Hook
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
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
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2016-10-25crypto: ccp - fix typo "CPP"Paul Bolle
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook
2016-03-11crypto: ccp - CCP versioning supportGary R Hook
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky