Home
last modified time | relevance | path

Searched refs:sha3 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/arm64/crypto/
DMakefile17 obj-$(CONFIG_CRYPTO_SHA3_ARM64) += sha3-ce.o
18 sha3-ce-y := sha3-ce-glue.o sha3-ce-core.o
/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_common.h104 u64 sha3:1; member
/linux-6.12.1/kernel/module/
DKconfig278 default "sha3-256" if MODULE_SIG_SHA3_256
279 default "sha3-384" if MODULE_SIG_SHA3_384
280 default "sha3-512" if MODULE_SIG_SHA3_512
/linux-6.12.1/Documentation/admin-guide/LSM/
Dipe.rst619 + sha3-224
620 + sha3-256
621 + sha3-384
622 + sha3-512
/linux-6.12.1/arch/arm64/
DKconfig1893 def_bool $(as-instr,.arch armv8.2-a+sha3)