summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu
2022-06-09crypto: sun8i-ss - handle zero sized sgCorentin Labbe
2022-06-09crypto: sun8i-ss - rework handling of IVCorentin Labbe
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe
2022-06-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu
2022-06-09crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu
2022-06-09crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-06-09crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun
2022-04-08crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye
2022-04-08crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel
2022-04-08crypto: gemini - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: amlogic - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye
2022-04-08crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
2022-04-08crypto: rockchip - ECB does not need IVCorentin Labbe
2022-04-08crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton
2022-04-08crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-04-08crypto: sun8i-ss - really disable hash on A80Corentin Labbe
2022-04-08crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-01-27crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2022-01-27crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()Weili Qian
2022-01-27crypto: ccp - Move SEV_INIT retry for corrupted dataPeter Gonda
2022-01-27crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter
2022-01-27crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian
2022-01-27crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu
2022-01-27crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff