aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-10crypto: safexcel - Use crypto_wait_reqHerbert Xu4-68/+24
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere1-5/+4
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere2-168/+58
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere2-57/+7
2023-02-10crypto: arm64/aes-ccm - Rewrite skcipher walker loopHerbert Xu1-31/+26
2023-02-10MAINTAINERS: repair file entry for STARFIVE TRNG DRIVERLukas Bulwahn1-1/+1
2023-02-10Documentation: qat: change kernel versionMeadhbh1-2/+2
2023-02-03hwrng: starfive - Enable compile testingHerbert Xu1-2/+1
2023-02-03crypto: ux500/hash - delete driverLinus Walleij7-2414/+0
2023-02-03crypto: stm32/hash - Support Ux500 hashLinus Walleij1-35/+219
2023-02-03crypto: stm32/hash - Wait for idle before final CPU xmitLinus Walleij1-0/+3
2023-02-03crypto: stm32/hash - Use existing busy poll functionLinus Walleij1-2/+4
2023-02-03crypto: stm32/hash - Simplify codeLinus Walleij1-2/+1
2023-02-03dt-bindings: crypto: Let STM32 define Ux500 HASHLinus Walleij1-1/+22
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu1-33/+8
2023-02-03crypto: img-hash - Fix sparse endianness warningHerbert Xu1-4/+4
2023-02-03crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky1-1/+5
2023-02-03crypto: qat - add qat_zlib_deflateLucas Segarra Fernandez1-12/+154
2023-02-03crypto: qat - extend buffer list logic interfaceLucas Segarra Fernandez3-5/+37
2023-02-03Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...Herbert Xu1-1/+1
2023-02-03crypto: x86 - exit fpu context earlier in ECB/CBC macrosPeter Lafreniere1-4/+15
2023-01-27crypto: engine - Fix excess parameter doc warningHerbert Xu1-1/+1
2023-01-27crypto: xts - Handle EBUSY correctlyHerbert Xu1-4/+4
2023-01-27crypto: caam - Use ahash_request_completeHerbert Xu2-6/+6
2023-01-27crypto: bcm - Use subrequest for fallbackHerbert Xu2-70/+37
2023-01-27crypto: cryptd - Remove unnecessary skcipher_request_zeroHerbert Xu1-2/+0
2023-01-27crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen1-4/+1
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang1-1/+1
2023-01-27crypto: testmgr - disallow certain DRBG hash functions in FIPS modeVladis Dronov1-4/+0
2023-01-27hwrng: starfive - Add TRNG driver for StarFive SoCJia Jie Ho4-0/+411
2023-01-27dt-bindings: rng: Add StarFive TRNG moduleJia Jie Ho1-0/+55
2023-01-27crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky1-0/+1
2023-01-27crypto: ccp - Provide MMIO register naming for documenationTom Lendacky1-23/+23
2023-01-20crypto: x86/aria-avx512 - fix build failure with old binutilsTaehee Yoo1-1/+1
2023-01-20crypto: x86/aria-avx2 - fix build failure with old binutilsTaehee Yoo2-2/+12
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo3-1/+18
2023-01-20crypto: seqiv - Handle EBUSY correctlyHerbert Xu1-1/+1
2023-01-20crypto: essiv - Handle EBUSY correctlyHerbert Xu1-1/+6
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn2-2/+2
2023-01-20crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick3-45/+45
2023-01-20crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn1-4/+4
2023-01-20crypto: stm32 - Use accelerated readsl/writeslLinus Walleij1-26/+11
2023-01-20crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-01-20crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko1-4/+17
2023-01-20crypto: aead - fix inaccurate documentationArd Biesheuvel1-10/+10
2023-01-20crypto: tcrypt - include larger key sizes in RFC4106 benchmarkArd Biesheuvel2-5/+5
2023-01-20crypto: arm64/gcm - add RFC4106 supportArd Biesheuvel1-38/+107
2023-01-18crypto: p10-aes-gcm - Revert implementationHerbert Xu7-6330/+0
2023-01-13crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland2-1/+2
2023-01-13dt-bindings: crypto: sun8i-ce: Add compatible for D1Samuel Holland1-8/+25