aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ccp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2019-08-02crypto: ccp - Add support for valid authsize values less than 16Gary R Hook1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook1-1/+2
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh1-4/+3
2017-07-18crypto: ccp - Fix some line spacingGary R Hook1-1/+0
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-1/+1
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook1-0/+9
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook1-1/+56
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook1-0/+2
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2016-10-25crypto: ccp - fix typo "CPP"Paul Bolle1-3/+3
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook1-3/+0
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook1-2/+34
2016-03-11crypto: ccp - CCP versioning supportGary R Hook1-0/+17
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky1-0/+7
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky1-0/+12
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky1-4/+4
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky1-0/+525