summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - stop using crypto_ahash::initEric Biggers2023-10-271-6/+9
* crypto: chelsio - stop using crypto_ahash::initEric Biggers2023-10-271-1/+8
* crypto: stm32 - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-20/+0
* crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-11/+2
* crypto: rockchip - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-3/+0
* crypto: omap-sham - stop setting alignmask for ahashesEric Biggers2023-10-271-14/+2
* crypto: talitos - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-1/+1
* crypto: s5p-sss - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-6/+0
* crypto: mxs-dcp - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-2/+0
* crypto: artpec6 - stop setting alignmask for ahashesEric Biggers2023-10-271-3/+0
* crypto: atmel - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-2/+0
* crypto: sun8i-ss - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-5/+0
* crypto: sun8i-ce - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-6/+0
* crypto: sun4i-ss - remove unnecessary alignmask for ahashesEric Biggers2023-10-271-2/+0
* crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu2023-10-271-21/+25
* crypto: qat - move adf_cfg_servicesGiovanni Cabiddu2023-10-274-13/+24
* crypto: qat - add num_rps sysfs attributeCiunas Bennett2023-10-271-0/+14
* crypto: qat - add rp2svc sysfs attributeCiunas Bennett2023-10-272-0/+72
* crypto: qat - add rate limiting sysfs interfaceCiunas Bennett2023-10-275-0/+480
* crypto: qat - add rate limiting feature to qat_4xxxDamian Muszynski2023-10-2713-1/+1590
* crypto: qat - add retrieval of fw capabilitiesDamian Muszynski2023-10-273-0/+27
* crypto: qat - add bits.h to icp_qat_hw.hDamian Muszynski2023-10-271-0/+2
* crypto: qat - move admin apiGiovanni Cabiddu2023-10-2715-10/+32
* crypto: qat - fix ring to service map for QAT GEN4Giovanni Cabiddu2023-10-273-0/+58
* crypto: qat - use masks for AE groupsGiovanni Cabiddu2023-10-271-21/+25
* crypto: qat - refactor fw config related functionsGiovanni Cabiddu2023-10-271-41/+28
* crypto: qat - count QAT GEN4 errorsShashank Gupta2023-10-271-16/+166
* crypto: qat - add error countersShashank Gupta2023-10-276-0/+158
* crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4Shashank Gupta2023-10-272-0/+474
* crypto: qat - add adf_get_aram_base() helper functionShashank Gupta2023-10-271-0/+10
* crypto: qat - add handling of compression related errors for QAT GEN4Shashank Gupta2023-10-272-1/+151
* crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4Shashank Gupta2023-10-275-0/+1055
* crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4Shashank Gupta2023-10-275-0/+493
* crypto: qat - add reporting of correctable errors for QAT GEN4Shashank Gupta2023-10-272-1/+74
* crypto: qat - add infrastructure for error reportingShashank Gupta2023-10-277-0/+71
* crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu2023-10-271-0/+2
* crypto: xilinx/zynqmp-sha - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: xilinx/zynqmp-aes-gcm - Convert to platform remove callback returning...Uwe Kleine-König2023-10-271-4/+2
* crypto: talitos - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: stm32/cryp - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-11/+5
* crypto: stm32/crc32 - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-10/+5
* crypto: sahara - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: sa2ul - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: s5p-sss - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: rockchip/rk3288 - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* crypto: qcom-rng - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: qce - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* crypto: omap-sham - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: omap-des - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* crypto: omap-aes - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2