summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter1-2/+4
2022-10-26crypto: marvell/octeontx - prevent integer overflowsDan Carpenter1-2/+16
2022-10-26crypto: qat - fix DMA transfer directionDamian Muszynski1-6/+12
2022-10-26crypto: inside-secure - Change swab to swab32Peter Harliman Liem1-4/+4
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko1-1/+5
2022-10-26crypto: hisilicon/qm - fix missing put dfx accessWeili Qian1-2/+4
2022-10-26crypto: qat - fix default value of WDT timerLucas Segarra Fernandez1-1/+1
2022-10-26crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua1-2/+2
2022-10-26crypto: sahara - don't sleep when in softirqZhengchao Shao1-9/+9
2022-10-15Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu1-6/+6
2022-08-17crypto: hisilicon/sec - fix auth key size errorKai Ye2-3/+4
2022-08-17crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár1-0/+2
2022-08-17crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao1-1/+1
2022-08-17crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2-8/+8
2022-08-17crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2-11/+11
2022-08-17crypto: ccp - During shutdown, check SEV data pointer before usingTom Lendacky1-1/+1
2022-08-17crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov1-0/+1
2022-08-17crypto: sun8i-ss - fix error codes in allocate_flows()Dan Carpenter1-4/+12
2022-08-17crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe3-12/+17
2022-08-17crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leakJohn Allen1-4/+6
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2-14/+0
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu1-0/+4
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu1-0/+8
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu1-49/+34
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu1-77/+60
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu1-11/+1
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu9-18/+123
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu6-54/+101
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2-27/+61
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu1-0/+3
2022-06-09crypto: sun8i-ss - handle zero sized sgCorentin Labbe1-1/+9
2022-06-09crypto: sun8i-ss - rework handling of IVCorentin Labbe3-52/+107
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe1-1/+0
2022-06-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu1-1/+2
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu1-3/+9
2022-06-09crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu3-1/+10
2022-06-09crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu1-3/+9
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni1-1/+1
2022-06-09crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef1-12/+15
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam1-0/+18
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek1-0/+1
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun1-1/+3
2022-04-08crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye1-3/+5
2022-04-08crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye1-1/+1
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie1-1/+1
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns1-0/+16
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel1-0/+4
2022-04-08crypto: gemini - call finalize with bh disabledCorentin Labbe1-0/+2
2022-04-08crypto: amlogic - call finalize with bh disabledCorentin Labbe1-0/+2
2022-04-08crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe2-0/+6