aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/ablkcipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: qce - switch to skcipher APIArd Biesheuvel1-440/+0
2019-10-05crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flagEneas U de Queiroz1-1/+1
2019-08-22crypto: qce/des - switch to new verification routinesArd Biesheuvel1-28/+27
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-04-18crypto: qce - Forbid 2-key 3DES in FIPS modeHerbert Xu1-1/+21
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-2/+2
2018-11-20crypto: remove useless initializations of cra_listEric Biggers1-1/+0
2018-09-28crypto: qce - Remove VLA usage of skcipherKees Cook1-7/+6
2017-09-22crypto: Use PTR_ERR_ZEROHimanshu Jha1-4/+1
2016-07-01crypto: qce - Use skcipher for fallbackHerbert Xu1-11/+16
2015-11-17crypto: qce - check return value of sg_nents_for_lenLABBE Corentin1-0/+8
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin1-20/+10
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov1-0/+431