summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: talitos - stop using crypto_ahash::initEric Biggers1-6/+9
2023-10-27crypto: chelsio - stop using crypto_ahash::initEric Biggers1-1/+8
2023-10-27crypto: stm32 - remove unnecessary alignmask for ahashesEric Biggers1-20/+0
2023-10-27crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers1-11/+2
2023-10-27crypto: rockchip - remove unnecessary alignmask for ahashesEric Biggers1-3/+0
2023-10-27crypto: omap-sham - stop setting alignmask for ahashesEric Biggers1-14/+2
2023-10-27crypto: talitos - remove unnecessary alignmask for ahashesEric Biggers1-1/+1
2023-10-27crypto: s5p-sss - remove unnecessary alignmask for ahashesEric Biggers1-6/+0
2023-10-27crypto: mxs-dcp - remove unnecessary alignmask for ahashesEric Biggers1-2/+0
2023-10-27crypto: artpec6 - stop setting alignmask for ahashesEric Biggers1-3/+0
2023-10-27crypto: atmel - remove unnecessary alignmask for ahashesEric Biggers1-2/+0
2023-10-27crypto: sun8i-ss - remove unnecessary alignmask for ahashesEric Biggers1-5/+0
2023-10-27crypto: sun8i-ce - remove unnecessary alignmask for ahashesEric Biggers1-6/+0
2023-10-27crypto: sun4i-ss - remove unnecessary alignmask for ahashesEric Biggers1-2/+0
2023-10-27crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu1-21/+25
2023-10-27crypto: qat - move adf_cfg_servicesGiovanni Cabiddu4-13/+24
2023-10-27crypto: qat - add num_rps sysfs attributeCiunas Bennett1-0/+14
2023-10-27crypto: qat - add rp2svc sysfs attributeCiunas Bennett2-0/+72
2023-10-27crypto: qat - add rate limiting sysfs interfaceCiunas Bennett5-0/+480
2023-10-27crypto: qat - add rate limiting feature to qat_4xxxDamian Muszynski13-1/+1590
2023-10-27crypto: qat - add retrieval of fw capabilitiesDamian Muszynski3-0/+27
2023-10-27crypto: qat - add bits.h to icp_qat_hw.hDamian Muszynski1-0/+2
2023-10-27crypto: qat - move admin apiGiovanni Cabiddu15-10/+32
2023-10-27crypto: qat - fix ring to service map for QAT GEN4Giovanni Cabiddu3-0/+58
2023-10-27crypto: qat - use masks for AE groupsGiovanni Cabiddu1-21/+25
2023-10-27crypto: qat - refactor fw config related functionsGiovanni Cabiddu1-41/+28
2023-10-27crypto: qat - count QAT GEN4 errorsShashank Gupta1-16/+166
2023-10-27crypto: qat - add error countersShashank Gupta6-0/+158
2023-10-27crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4Shashank Gupta2-0/+474
2023-10-27crypto: qat - add adf_get_aram_base() helper functionShashank Gupta1-0/+10
2023-10-27crypto: qat - add handling of compression related errors for QAT GEN4Shashank Gupta2-1/+151
2023-10-27crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4Shashank Gupta5-0/+1055
2023-10-27crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4Shashank Gupta5-0/+493
2023-10-27crypto: qat - add reporting of correctable errors for QAT GEN4Shashank Gupta2-1/+74
2023-10-27crypto: qat - add infrastructure for error reportingShashank Gupta7-0/+71
2023-10-27crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu1-0/+2
2023-10-27crypto: xilinx/zynqmp-sha - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: xilinx/zynqmp-aes-gcm - Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-10-27crypto: talitos - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: stm32/cryp - Convert to platform remove callback returning voidUwe Kleine-König1-11/+5
2023-10-27crypto: stm32/crc32 - Convert to platform remove callback returning voidUwe Kleine-König1-10/+5
2023-10-27crypto: sahara - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: sa2ul - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: s5p-sss - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: rockchip/rk3288 - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: qcom-rng - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: qce - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: omap-sham - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: omap-des - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: omap-aes - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2