summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-crypto-aes.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu1-14/+15
2022-01-31crypto: ccp - remove redundant ret variableMinghao Chi1-4/+1
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-0/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-1/+0
2019-11-17crypto: ccp - switch from ablkcipher to skcipherArd Biesheuvel1-92/+77
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+3
2019-07-03crypto: ccp - Switch to SPDX license identifiersHook, Gary1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-23crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary1-4/+4
2016-03-11crypto: ccp - CCP versioning supportGary R Hook1-1/+11
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-2/+1
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky1-9/+3
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu1-1/+1
2013-12-05crypto: ccp - CCP AES crypto API supportTom Lendacky1-0/+375