summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-07crypto: ecdsa - Use ecc_digits_from_bytes to convert signatureStefan Berger1-10/+2
2024-06-07crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits arrayStefan Berger1-13/+4
2024-06-07crypto: lib - add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-07crypto: ccp - Move message about TSME being enabled later in initMario Limonciello2-8/+15
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello7-3/+68
2024-06-07crypto: ccp - align psp_platform_access_msgMario Limonciello1-2/+2
2024-06-07crypto: ccp - Move security attributes to their own fileMario Limonciello6-56/+95
2024-06-07crypto: ccp - Represent capabilities register as a unionMario Limonciello5-42/+42
2024-06-07crypto: stm32/cryp - call finalize with bh disabledMaxime Méré1-1/+5
2024-06-07crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flagMaxime Méré1-9/+9
2024-06-07crypto: stm32/cryp - increase priorityMaxime Méré1-9/+9
2024-06-07crypto: stm32/cryp - use dma when possibleMaxime Méré1-26/+651
2024-06-07crypto: ecdsa - Fix the public key format descriptionJarkko Sakkinen1-3/+2
2024-06-07hwrng: amd - Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-1/+3
2024-06-07crypto: testmgr - test setkey in no-SIMD contextEric Biggers1-5/+24
2024-05-31crypto: atmel-sha204a - fix negated return valueLothar Rubusch1-1/+1
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET1-1/+0
2024-05-31crypto: Add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-05-31crypto: arm64/crc10dif - Raise priority of NEON crct10dif implementationMark Brown1-1/+1
2024-05-31crypto: api - Disable boot-test-finished if algapi is a moduleHerbert Xu3-4/+10
2024-05-31crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64leDanny Tsen2-0/+13