aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/sha.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-11-20crypto: remove useless initializations of cra_listEric Biggers1-1/+0
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers1-2/+1
2017-11-03crypto: qce - move to generic async completionGilad Ben-Yossef1-26/+4
2015-11-17crypto: qce - check return value of sg_nents_for_lenLABBE Corentin1-0/+5
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin1-11/+7
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams1-1/+1
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica1-1/+1
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov1-10/+10
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov1-0/+588