summaryrefslogtreecommitdiff
path: root/drivers/crypto/qce/sha.c
AgeCommit message (Expand)Author
2021-03-07crypto: qce - Remove totallen and offset in qce_startThara Gopinath
2021-03-07crypto: qce - Hold back a block of data to be transferred as part of finalThara Gopinath
2021-03-07crypto: qce - Restore/save ahash state with custom struct in export/importThara Gopinath
2020-11-27crypto: qce - Fix SHA result buffer corruption issuesThara Gopinath
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-07-03crypto: qce/sha - Do not modify scatterlist passed along with requestSivaprakash Murugesan
2020-07-03crypto: qce - re-initialize context on importSivaprakash Murugesan
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-10-05crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flagEneas U de Queiroz
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers
2017-11-03crypto: qce - move to generic async completionGilad Ben-Yossef
2015-11-17crypto: qce - check return value of sg_nents_for_lenLABBE Corentin
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov