aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/sha.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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