summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-07-19crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel1-0/+4
2021-07-14crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-3/+5
2021-07-14crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong1-2/+2
2021-07-14crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen1-0/+4
2021-07-14crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET1-2/+4
2021-07-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei1-0/+1
2021-07-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe1-1/+1
2021-07-14crypto: qat - remove unused macro in FW loaderJack Xu1-1/+0
2021-07-14crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu1-1/+5
2021-07-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-05-14crypto: qat - Fix a double free in adf_create_ringLv Yunlong1-0/+1
2021-05-14crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu1-8/+21
2021-05-14crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang3-6/+6
2021-05-14crypto: qat - don't release uninitialized resourcesTong Zhang1-4/+13
2021-05-11crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu1-3/+3
2021-05-11crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu1-2/+2
2021-05-11crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu1-4/+4
2021-05-11crypto: qat - fix unmap invalid dma addressHui Tang1-2/+9
2021-03-04crypto: sun4i-ss - initialize need_fallbackCorentin Labbe1-1/+1
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2-12/+17
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa3-4/+4
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe1-44/+65
2021-03-04crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe2-8/+6
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal1-3/+0
2021-02-13chtls: Fix potential resource leakPan Bian1-4/+3
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal1-5/+4
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-17chtls: Fix hardware tid leakAyush Sawal1-36/+3
2020-12-30crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-30crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong1-1/+2
2020-12-30crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor1-1/+1
2020-12-30crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu1-1/+1
2020-12-30crypto: inside-secure - Fix sizeof() mismatchColin Ian King1-1/+1
2020-12-30crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy1-3/+3
2020-12-30crypto: talitos - Endianess in current_desc_hdr()Christophe Leroy1-2/+2
2020-12-08chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav1-1/+1
2020-11-10chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav1-0/+3
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-29crypto: ccp - fix error handlingPavel Machek1-1/+1
2020-10-29cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang1-2/+2
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo1-0/+3