summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/ablkcipher.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
* crypto: qce - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-1/+21
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-2/+2
* crypto: remove useless initializations of cra_listEric Biggers2018-11-201-1/+0Star
* crypto: qce - Remove VLA usage of skcipherKees Cook2018-09-281-7/+6Star
* crypto: Use PTR_ERR_ZEROHimanshu Jha2017-09-221-4/+1Star
* crypto: qce - Use skcipher for fallbackHerbert Xu2016-07-011-11/+16
* crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+8
* crypto: qce - dma_map_sg can handle chained SGLABBE Corentin2015-10-081-20/+10Star
* crypto: qce - Qualcomm crypto engine driverStanimir Varbanov2014-07-031-0/+431