summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-des3.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu1-8/+9
2022-09-30crypto: ccp - Remove the unneeded result variableye xingchen1-4/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-0/+1
2019-11-17crypto: ccp - switch from ablkcipher to skcipherArd Biesheuvel1-54/+46
2019-08-22crypto: ccp/des - switch to new verification routinesArd Biesheuvel1-4/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-18crypto: ccp - Forbid 2-key 3DES in FIPS modeHerbert Xu1-17/+4
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-1/+1
2017-07-28crypto: ccp - Update copyright dates for 2017.Gary R Hook1-1/+1
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook1-0/+254