Home
last modified time | relevance | path

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

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