Searched refs:Hash (Results 1 – 8 of 8) sorted by relevance
6 tristate "Hash functions: SHA3-224 and SHA3-256"16 tristate "Hash functions: SHA3-384 and SHA3-512"26 tristate "Hash functions: GHASH"
6 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)"
22 tristate "Hash functions: GHASH"32 tristate "Hash functions: SM3 (ShangMi 3)"
35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash; variable380 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()
19 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"40 tristate "Hash functions: NHPoly1305 (NEON)"50 tristate "Hash functions: BLAKE2b (NEON)"
350 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)"
22 # Hash keys = v3 - v14175 # Hash keys = v3 - v14263 # Hash keys = v3 - v14269 # load Hash - h^4, h^3, h^2, h591 # load Hash - h^4, h^3, h^2, h
414 bool "Hash MMU Support"418 Enable support for the Power ISA Hash style MMU. This is implemented447 If this option is disabled, the Hash MMU will be used by default,
Completed in 11 milliseconds