summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/sha.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: remove useless initializations of cra_listEric Biggers2018-11-201-1/+0
* crypto: remove redundant type flags from tfm allocationEric Biggers2018-07-091-2/+1
* crypto: qce - move to generic async completionGilad Ben-Yossef2017-11-031-26/+4
* crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+5
* crypto: qce - dma_map_sg can handle chained SGLABBE Corentin2015-10-081-11/+7
* crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-171-1/+1
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-1/+1
* crypto: qce - fix sparse warningsStanimir Varbanov2014-07-081-10/+10
* crypto: qce - Qualcomm crypto engine driverStanimir Varbanov2014-07-031-0/+588