summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-01-14crypto: qat - reduce size of mapped regionAdam Guerin1-6/+6
2021-01-14crypto: qat - change format string and cast ring sizeAdam Guerin1-2/+2
2021-01-14crypto: qat - fix potential spectre issueAdam Guerin1-0/+2
2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba6-77/+20
2021-01-14crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in KconfigMarco Chiappero1-1/+1
2021-01-14crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu1-1/+1
2021-01-08crypto: vmx - Move extern declarations into header fileHerbert Xu2-5/+7
2021-01-08crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann1-0/+1
2021-01-03crypto: picoxcell - Remove PicoXcell driverRob Herring4-1941/+0
2021-01-03crypto: keembay-ocs-hcu - Add optional support for sha224Daniele Alessandrelli2-0/+75
2021-01-03crypto: keembay-ocs-hcu - Add HMAC supportDaniele Alessandrelli4-9/+544
2021-01-03crypto: keembay - Add Keem Bay OCS HCU driverDeclan Murphy5-0/+1632
2021-01-03crypto: sun4i-ss - add SPDX header and remove blank linesCorentin Labbe2-3/+1
2021-01-03crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe6-0/+98
2021-01-03crypto: sun4i-ss - fix kmap usageCorentin Labbe1-44/+65
2021-01-03crypto: sun4i-ss - initialize need_fallbackCorentin Labbe1-1/+1
2021-01-03crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-01-03crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe1-6/+28
2021-01-03crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-01-03crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe2-8/+6
2021-01-03crypto: inside-secure - fix platform_get_irq.cocci warningsTian Tao1-4/+1
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel7-0/+8
2021-01-03crypto: ccree - remove unused including <linux/version.h>Tian Tao1-1/+0
2021-01-03crypto: sahara - Remove unused .id_table supportFabio Estevam1-7/+0
2021-01-03crypto: mediatek - remove obsolete driverVic Wu8-3650/+0
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-23crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero1-0/+1
2020-12-23crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli1-0/+1
2020-12-23crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven1-2/+2
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-9/+6
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds144-1117/+7416
2020-12-11crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero3-0/+38
2020-12-11crypto: qat - add AES-XTS support for QAT GEN4 devicesMarco Chiappero1-7/+89
2020-12-11crypto: qat - add AES-CTR support for QAT GEN4 devicesMarco Chiappero3-2/+39
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-11crypto: hisilicon/trng - replace atomic_add_return()Yejune Deng1-4/+4
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy7-0/+3378
2020-12-04crypto: cpt - Fix sparse warnings in cptpfHerbert Xu1-3/+3
2020-11-27crypto: ccree - rework cache parameters handlingGilad Ben-Yossef3-20/+63
2020-11-27crypto: cavium - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2-16/+4
2020-11-27crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2-16/+4
2020-11-27crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET1-8/+2
2020-11-27crypto: ccree - Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+3
2020-11-27crypto: hisilicon/trng - add support for PRNGWeili Qian2-3/+239
2020-11-27crypto: hisilicon/trng - add HiSilicon TRNG driver supportWeili Qian4-0/+109
2020-11-27crypto: qat - fix excluded_middle.cocci warningskernel test robot1-3/+4
2020-11-27crypto: qce - Fix SHA result buffer corruption issuesThara Gopinath1-1/+1
2020-11-27crypto: qce - Enable support for crypto engine on sdm845Thara Gopinath1-1/+16
2020-11-20crypto: sun8i-ce - fix two error path's memory leakCorentin Labbe1-8/+12
2020-11-20crypto: kconfig - fix a couple of spelling mistakesColin Ian King2-2/+2