summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-07-16crypto: mxs-dcp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: chelsio - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: ccp - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - permit async skcipher as fallbackArd Biesheuvel
2020-07-16crypto: amlogic-gxl - default to build as moduleArd Biesheuvel
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye
2020-07-16crypto: caam - Remove broken arc4 supportHerbert Xu
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu
2020-07-09crypto: virtio - constify features[] and id_table[]Rikard Falkeborn
2020-07-09crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu
2020-07-09crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu
2020-07-09crypto: qat - validate xts keyGiovanni Cabiddu
2020-07-09crypto: qat - allow xts requests not multiple of blockGiovanni Cabiddu
2020-07-09Merge branch 'ux500'Herbert Xu
2020-07-09crypto: ux500/hash - Add namespacing to hash_init()Lee Jones
2020-07-03crypto: cpt - Fix sparse warningsHerbert Xu
2020-07-03crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu
2020-07-03crypto: ccp - Fix use of merged scatterlistsJohn Allen
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-07-03crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu
2020-06-26crypto: ccree - remove unused fieldGilad Ben-Yossef
2020-06-26crypto: ccree - adapt ccree essiv support to kcapiGilad Ben-Yossef
2020-06-26crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-06-26crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă
2020-06-26crypto: img-hash - remove redundant initialization of variable errColin Ian King
2020-06-26crypto: ccp - remove redundant assignment to variable retColin Ian King
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: omap-sham - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: omap-des - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-18crypto: octeontx - Fix sparse warningsHerbert Xu
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba
2020-06-18crypto: caam/qi2 - remove redundant assignment to retColin Ian King
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu