summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-28dt-bindings: rng: Add Marvell Armada RNG supportRob Herring (Arm)
2024-10-28crypto: ecdsa - Update Kconfig help text for NIST P521Lukas Wunner
2024-10-26crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keysLukas Wunner
2024-10-26crypto: x86/crc32c - eliminate jump table and excessive unrollingEric Biggers
2024-10-26crypto: x86/crc32c - access 32-bit arguments as 32-bitEric Biggers
2024-10-26crypto: x86/crc32c - simplify code for handling fewer than 200 bytesEric Biggers
2024-10-19crypto: crypto4xx - use devm in probeRosen Penev
2024-10-19crypto: crypto4xx - avoid explicit resourceRosen Penev
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev
2024-10-19crypto: cesa - add COMPILE_TESTRosen Penev
2024-10-19crypto: jitter - output full sample from test interfaceJoachim Vandersmissen
2024-10-19dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga"Fabio Estevam
2024-10-19hwrng: histb - Fix the wrong format specifierZhu Jun
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-19crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-10-10crypto: doc - Fix akcipher title referenceLukas Wunner
2024-10-10crypto: x86/cast5 - Remove unused cast5_ctr_16wayDr. David Alan Gilbert
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-10-05crypto: qat - remove unused adf_devmgr_get_firstDr. David Alan Gilbert
2024-10-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainerZanussi, Tom
2024-10-05crypto: iaa - Remove potential infinite loop in check_completion()Zanussi, Tom
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen
2024-10-05hwrng: core - Add WARN_ON for buggy read return valuesHerbert Xu
2024-10-05crypto: drivers - Correct multiple typos in commentsShen Lichuan
2024-10-05crypto: ccree - Fix typo in commentYu Jiaoliang
2024-10-05crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
2024-10-05hwrng: iproc-r200 - enable on BCMBCALinus Walleij
2024-10-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni
2024-10-05crypto: caam - Slightly simplify platform_device()Christophe JAILLET
2024-10-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET
2024-10-05crypto: hisilicon/hpre - enable all clusters clock gatingWeili Qian
2024-10-05crypto: lib/mpi - Fix an "Uninitialized scalar variable" issueQianqiang Liu
2024-10-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt
2024-10-05crypto: amlogic - Remove redundant assignment and error messagesTang Bin
2024-10-05crypto: ecrdsa - Fix signature size calculationLukas Wunner
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner
2024-10-05crypto: ecdsa - Avoid signed integer overflow on signature decodingLukas Wunner
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner
2024-10-05crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: drivers - Drop sign/verify operationsLukas Wunner