Home
last modified time | relevance | path

Searched refs:Hash (Results 1 – 8 of 8) sorted by relevance

/arch/s390/crypto/
A DKconfig6 tristate "Hash functions: SHA3-224 and SHA3-256"
16 tristate "Hash functions: SHA3-384 and SHA3-512"
26 tristate "Hash functions: GHASH"
/arch/arm64/crypto/
A DKconfig6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)"
19 tristate "Hash functions: NHPoly1305 (NEON)"
29 tristate "Hash functions: SHA-3 (ARMv8.2 Crypto Extensions)"
40 tristate "Hash functions: SM3 (NEON)"
51 tristate "Hash functions: SM3 (ARMv8.2 Crypto Extensions)"
62 tristate "Hash functions: POLYVAL (ARMv8 Crypto Extensions)"
/arch/riscv/crypto/
A DKconfig22 tristate "Hash functions: GHASH"
32 tristate "Hash functions: SM3 (ShangMi 3)"
/arch/powerpc/mm/book3s32/
A Dmmu.c35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash; variable
380 Hash = memblock_alloc_or_panic(Hash_size, Hash_size); in MMU_init_hw()
381 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw()
396 unsigned int hash = (unsigned int)Hash - PAGE_OFFSET; in MMU_init_hw_patch()
/arch/arm/crypto/
A DKconfig19 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"
40 tristate "Hash functions: NHPoly1305 (NEON)"
50 tristate "Hash functions: BLAKE2b (NEON)"
/arch/x86/crypto/
A DKconfig350 tristate "Hash functions: NHPoly1305 (SSE2)"
360 tristate "Hash functions: NHPoly1305 (AVX2)"
370 tristate "Hash functions: POLYVAL (CLMUL-NI)"
380 tristate "Hash functions: SM3 (AVX)"
393 tristate "Hash functions: GHASH (CLMUL-NI)"
/arch/powerpc/crypto/
A Daes-gcm-p10.S22 # Hash keys = v3 - v14
175 # Hash keys = v3 - v14
263 # Hash keys = v3 - v14
269 # load Hash - h^4, h^3, h^2, h
591 # load Hash - h^4, h^3, h^2, h
/arch/powerpc/platforms/
A DKconfig.cputype414 bool "Hash MMU Support"
418 Enable support for the Power ISA Hash style MMU. This is implemented
447 If this option is disabled, the Hash MMU will be used by default,

Completed in 11 milliseconds