summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-27crypto: xts - Handle EBUSY correctlyHerbert Xu
2023-01-27crypto: caam - Use ahash_request_completeHerbert Xu
2023-01-27crypto: bcm - Use subrequest for fallbackHerbert Xu
2023-01-27crypto: cryptd - Remove unnecessary skcipher_request_zeroHerbert Xu
2023-01-27crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang
2023-01-27crypto: testmgr - disallow certain DRBG hash functions in FIPS modeVladis Dronov
2023-01-27hwrng: starfive - Add TRNG driver for StarFive SoCJia Jie Ho
2023-01-27dt-bindings: rng: Add StarFive TRNG moduleJia Jie Ho
2023-01-27crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky
2023-01-27crypto: ccp - Provide MMIO register naming for documenationTom Lendacky
2023-01-20crypto: x86/aria-avx512 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx2 - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo
2023-01-20crypto: seqiv - Handle EBUSY correctlyHerbert Xu
2023-01-20crypto: essiv - Handle EBUSY correctlyHerbert Xu
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn
2023-01-20crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick
2023-01-20crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn
2023-01-20crypto: stm32 - Use accelerated readsl/writeslLinus Walleij
2023-01-20crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-01-20crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-01-20crypto: aead - fix inaccurate documentationArd Biesheuvel
2023-01-20crypto: tcrypt - include larger key sizes in RFC4106 benchmarkArd Biesheuvel
2023-01-20crypto: arm64/gcm - add RFC4106 supportArd Biesheuvel
2023-01-18crypto: p10-aes-gcm - Revert implementationHerbert Xu
2023-01-13crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland
2023-01-13dt-bindings: crypto: sun8i-ce: Add compatible for D1Samuel Holland
2023-01-13dt-bindings: bus: add documentation for Aspeed AHBCNeal Liu
2023-01-13dt-bindings: crypto: add documentation for Aspeed ACRYNeal Liu
2023-01-13ARM: dts: aspeed: Add ACRY/AHBC device controller nodeNeal Liu
2023-01-13crypto: aspeed - Add ACRY RSA driverNeal Liu
2023-01-13crypto: skcipher - Use scatterwalk (un)map interface for dst and src buffersArd Biesheuvel
2023-01-13crypto: p10-aes-gcm - A perl script to process PowerPC assembler sourceDanny Tsen
2023-01-13crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen
2023-01-13crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen
2023-01-13crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen
2023-01-13crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen
2023-01-13crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen
2023-01-06crypto: x86/aria - implement aria-avx512Taehee Yoo
2023-01-06crypto: x86/aria - implement aria-avx2Taehee Yoo
2023-01-06crypto: x86/aria - do not use magic number offsets of aria_ctxTaehee Yoo
2023-01-06crypto: x86/aria - add keystream array into request ctxTaehee Yoo
2023-01-06crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes
2023-01-06crypto: talitos - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS modeNicolai Stange
2023-01-06crypto: testmgr - disallow plain ghash in FIPS modeNicolai Stange
2023-01-06crypto: testmgr - disallow plain cbcmac(aes) in FIPS modeNicolai Stange
2023-01-06crypto: s390/aes - drop redundant xts key checkVladis Dronov