aboutsummaryrefslogtreecommitdiffstats
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
2023-10-27crypto: n2_core - Convert to platform remove callback returning voidUwe Kleine-König1-8/+4
2023-10-27crypto: mxs-dcp - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: marvell/cesa - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: intel/keembay-ocs-hcu - Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-10-27crypto: intel/keembay-ocs-ecc - Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-10-27crypto: intel/keembay-ocs-aes - Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-10-27crypto: intel/ixp4xx-crypto - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: inside-secure/safexcel - Convert to platform remove callback returnin...Uwe Kleine-König1-4/+2
2023-10-27crypto: img-hash - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: hisilicon/trng - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: hisilicon/sec - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: gemini/sl3516-ce - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: exynos-rng - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: ccree/cc - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: ccp/sp - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: caam/jr - Convert to platform remove callback returning voidUwe Kleine-König1-13/+9
2023-10-27crypto: bcm/cipher - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: axis/artpec6 - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: atmel-tdes - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: atmel-sha - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: atmel-aes - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: aspeed-hace - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: aspeed-acry - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: amlogic-gxl-core - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: amcc/crypto4xx - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: sun8i-ss - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-27crypto: sun8i-ce - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: sun4i-ss - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-27crypto: xilinx/zynqmp-sha - remove unnecessary alignmaskEric Biggers1-1/+0
2023-10-27crypto: stm32 - remove unnecessary alignmaskEric Biggers1-2/+0
2023-10-20crypto: qcom-rng - Add missing dependency on hw_randomAndré Apitzsch1-0/+1
2023-10-20crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu1-65/+40
2023-10-20crypto: hifn_795x - Silence gcc format-truncation false positive warningsHerbert Xu1-3/+8
2023-10-20crypto: ccp - Dump SEV command buffer registers on SEV command errorJohn Allen1-0/+14
2023-10-20crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2023-10-20crypto: virtio - handle config changed by work queuezhenwei pi2-1/+16
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian3-234/+178
2023-10-13crypto: aspeed-hace - Use device_get_match_data()Rob Herring1-7/+3
2023-10-13crypto: qat - add cnv_errors debugfs fileLucas Segarra Fernandez8-0/+342
2023-10-13crypto: qat - add pm_status debugfs fileLucas Segarra Fernandez11-5/+471
2023-10-13crypto: qat - refactor included headersLucas Segarra Fernandez2-1/+5
2023-10-13crypto: qcom-rng - Add hw_random interface supportOm Prakash Singh1-7/+58
2023-10-13crypto: qat - add namespace to driverGiovanni Cabiddu8-0/+8
2023-10-12crypto: qat - Remove zlib-deflateHerbert Xu1-128/+1
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian7-61/+118
2023-10-05crypto: hisilicon/qm - fix the type value of aeqWeili Qian1-1/+3
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu5-7/+27
2023-10-01crypto: keembay - Don't pass errors to the caller in .remove()Uwe Kleine-König1-8/+3
2023-10-01crypto: qat - Annotate struct adf_fw_counters with __counted_byKees Cook1-1/+1
2023-10-01crypto: qat - increase size of buffersGiovanni Cabiddu2-3/+3
2023-10-01crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-10-01crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin1-0/+1
2023-09-20crypto: qat - enable dc chaining serviceAdam Guerin6-4/+69
2023-09-20crypto: qat - consolidate services structureGiovanni Cabiddu4-67/+42
2023-09-20crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu2-1/+5
2023-09-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu2-1/+5
2023-09-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu1-1/+3
2023-09-20crypto: qat - do not shadow error codeGiovanni Cabiddu1-2/+2
2023-09-20crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu2-7/+7
2023-09-20crypto: hisilicon/zip - remove zlib and gzipYang Shen2-288/+22
2023-09-20crypto: hisilicon/zip - support deflate algorithmYang Shen2-18/+72
2023-09-20crypto: qat - refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-20crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-15crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello4-29/+64
2023-09-15crypto: ccp - Add a macro to check capabilities registerMario Limonciello3-5/+6
2023-09-15crypto: ccp - Add a communication path abstraction for DBCMario Limonciello2-38/+26
2023-09-15crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello2-0/+45
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky6-58/+104
2023-09-15crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-09-15crypto: vmx - Improved AES/XTS performance of 6-way unrolling for ppcDanny Tsen1-49/+92
2023-09-15crypto: qat - Use list_for_each_entry() helperJinjie Ruan1-18/+6
2023-09-15crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello1-1/+1
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds117-2478/+6352
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-4/+3
2023-08-25crypto: chelsio - Remove unused declarationsYue Haibing2-2/+0
2023-08-25crypto: qat - fix crypto capability detection for 4xxxAdam Guerin2-1/+13
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring33-45/+25
2023-08-18crypto: zynqmp - Use new crypto_engine_op interfaceHerbert Xu1-17/+18
2023-08-18crypto: virtio - Use new crypto_engine_op interfaceHerbert Xu2-26/+30
2023-08-18crypto: stm32 - Use new crypto_engine_op interfaceHerbert Xu2-362/+452
2023-08-18crypto: jh7110 - Use new crypto_engine_op interfaceHerbert Xu4-205/+252
2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu4-83/+123
2023-08-18crypto: omap - Use new crypto_engine_op interfaceHerbert Xu5-345/+370
2023-08-18crypto: keembay - Use new crypto_engine_op interfaceHerbert Xu3-374/+364
2023-08-18crypto: sl3516 - Use new crypto_engine_op interfaceHerbert Xu3-34/+43
2023-08-18crypto: caam - Use new crypto_engine_op interfaceHerbert Xu4-113/+320
2023-08-18crypto: aspeed - Remove non-standard sha512 algorithmsHerbert Xu1-212/+0
2023-08-18crypto: aspeed - Use new crypto_engine_op interfaceHerbert Xu5-105/+202
2023-08-18crypto: amlogic - Use new crypto_engine_op interfaceHerbert Xu3-29/+47
2023-08-18crypto: sun8i-ss - Use new crypto_engine_op interfaceHerbert Xu4-131/+177
2023-08-18crypto: sun8i-ce - Use new crypto_engine_op interfaceHerbert Xu4-125/+180
2023-08-18crypto: caam - Include internal/engine.hHerbert Xu3-3/+4
2023-08-18crypto: omap - Include internal/engine.hHerbert Xu1-16/+14
2023-08-18crypto: jh7110 - Include scatterwalk.h for struct scatter_walkHerbert Xu1-0/+1
2023-08-18crypto: jh7110 - Include crypto/hash.h in header fileHerbert Xu1-5/+5
2023-08-18crypto: zynqmp - Remove prepare/unprepare requestHerbert Xu1-2/+0
2023-08-18crypto: virtio - Remove prepare/unprepare requestHerbert Xu2-4/+0
2023-08-18crypto: stm32 - Remove prepare/unprepare requestHerbert Xu1-30/+7
2023-08-18crypto: jh1100 - Remove prepare/unprepare requestHerbert Xu2-50/+11
2023-08-18crypto: rk3288 - Remove prepare/unprepare requestHerbert Xu1-5/+8
2023-08-18crypto: omap - Remove prepare/unprepare requestHerbert Xu4-39/+19
2023-08-18crypto: keembay - Remove prepare/unprepare requestHerbert Xu2-6/+0
2023-08-18crypto: sl3516 - Remove prepare/unprepare requestHerbert Xu1-2/+0
2023-08-18crypto: aspeed - Remove prepare/unprepare requestHerbert Xu3-10/+8
2023-08-18crypto: amlogic - Remove prepare/unprepare requestHerbert Xu1-2/+0
2023-08-18crypto: sun8i-ss - Remove prepare/unprepare requestHerbert Xu2-4/+0
2023-08-18crypto: sun8i-ce - Remove prepare/unprepare requestHerbert Xu2-8/+14
2023-08-18crypto: qcom-rng: Make the core clock optional regardless of ACPI presenceKonrad Dybcio1-7/+3
2023-08-18crypto: drivers - avoid memcpy size warningArnd Bergmann3-3/+6
2023-08-18crypto: exynos - fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-18crypto: qat - Remove unused function declarationsYue Haibing1-8/+0
2023-08-18crypto: allwinner - Remove unused function declarationsYue Haibing2-5/+0
2023-08-18crypto: caam/jr - fix shared IRQ line handlingHoria Geantă1-1/+1
2023-08-18crypto: caam - increase the domain of write memory barrier to full systemIuliana Prodan1-1/+9
2023-08-18crypto: caam - fix unchecked return value errorGaurav Jain1-1/+3
2023-08-18crypto: caam - fix PM operations definitionArnd Bergmann2-4/+4
2023-08-18Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu1-2/+2
2023-08-11crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...Ruan Jinjie1-2/+2
2023-08-11crypto: qat - use kfree_sensitive instead of memset/kfree()Yang Yingliang1-2/+1
2023-08-11crypto: stm32 - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-11crypto: stm32 - Drop if block with always false conditionUwe Kleine-König1-5/+1
2023-08-11crypto: stm32 - Properly handle pm_runtime_get failingUwe Kleine-König1-4/+3
2023-08-11crypto: starfive - fix return value check in starfive_aes_prepare_req()Yang Yingliang1-2/+2
2023-08-04crypto: atmel - Use dev_err_probe instead of dev_errWang Ming1-2/+2
2023-08-04crypto: caam - add power management supportHoria Geanta4-21/+306
2023-08-04crypto: caam - Change structure type representing DECO MIDFranck LENORMAND1-7/+1
2023-07-28crypto: caam - Remove messages related to memory allocation failureChristophe JAILLET1-11/+3
2023-07-28crypto: caam - Use struct_size()Christophe JAILLET1-2/+1
2023-07-28crypto: starfive - Add AES skcipher and aead supportJia Jie Ho5-7/+1132
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger1-4/+3
2023-07-22crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian1-1/+4
2023-07-22crypto: hisilicon/qm - increase device doorbell timeoutWeili Qian1-0/+6
2023-07-22crypto: hisilicon/qm - stop function and write data to memoryWeili Qian1-6/+8
2023-07-22crypto: hisilicon/qm - flush all work before driver removedWeili Qian1-0/+8
2023-07-22crypto: stm32 - remove flag HASH_FLAGS_DMA_READYThomas Bourgoin1-13/+8
2023-07-22crypto: stm32 - fix MDMAT conditionThomas Bourgoin1-1/+1
2023-07-22crypto: stm32 - check request size and scatterlist size when using DMA.Thomas Bourgoin1-5/+10
2023-07-22crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin1-1/+1
2023-07-22crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.Thomas Bourgoin1-3/+3
2023-07-22crypto: stm32 - add new algorithms supportThomas Bourgoin2-125/+543
2023-07-20crypto: hisilicon/hpre - ensure private key less than nWeili Qian1-2/+8
2023-07-20crypto: starfive - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-20crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()Yangtao Li1-11/+3
2023-07-20crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()Yangtao Li1-12/+3
2023-07-20crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()Yangtao Li1-12/+3
2023-07-20crypto: keembay - Convert to devm_platform_ioremap_resource()Yangtao Li1-9/+1
2023-07-20crypto: omap-des - Use devm_platform_get_and_ioremap_resource()Yangtao Li1-7/+1
2023-07-20crypto: qat - replace the if statement with min()You Kangren1-5/+2
2023-07-20crypto: qat - add heartbeat counters checkDamian Muszynski6-0/+81