Home
last modified time | relevance | path

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

/arch/mips/crypto/
DKconfig15 tristate "Hash functions: Poly1305"
34 tristate "Hash functions: SHA-1 (OCTEON)"
44 tristate "Hash functions: SHA-224 and SHA-256 (OCTEON)"
54 tristate "Hash functions: SHA-384 and SHA-512 (OCTEON)"
/arch/arm/crypto/
DKconfig17 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"
38 tristate "Hash functions: NHPoly1305 (NEON)"
48 tristate "Hash functions: Poly1305 (NEON)"
58 bool "Hash functions: BLAKE2s"
71 tristate "Hash functions: BLAKE2b (NEON)"
87 tristate "Hash functions: SHA-1"
96 tristate "Hash functions: SHA-1 (NEON)"
108 tristate "Hash functions: SHA-1 (ARMv8 Crypto Extensions)"
118 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
129 tristate "Hash functions: SHA-224 and SHA-256 (NEON)"
[all …]
/arch/s390/crypto/
DKconfig18 tristate "Hash functions: SHA-384 and SHA-512"
29 tristate "Hash functions: SHA-1"
40 tristate "Hash functions: SHA-224 and SHA-256"
51 tristate "Hash functions: SHA3-224 and SHA3-256"
62 tristate "Hash functions: SHA3-384 and SHA3-512"
73 tristate "Hash functions: GHASH"
/arch/arm64/crypto/
DKconfig6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)"
19 tristate "Hash functions: NHPoly1305 (NEON)"
29 tristate "Hash functions: Poly1305 (NEON)"
40 tristate "Hash functions: SHA-1 (ARMv8 Crypto Extensions)"
51 tristate "Hash functions: SHA-224 and SHA-256"
59 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
70 tristate "Hash functions: SHA-384 and SHA-512"
78 tristate "Hash functions: SHA-384 and SHA-512 (ARMv8 Crypto Extensions)"
89 tristate "Hash functions: SHA-3 (ARMv8.2 Crypto Extensions)"
100 tristate "Hash functions: SM3 (NEON)"
[all …]
/arch/riscv/crypto/
DKconfig33 tristate "Hash functions: GHASH"
43 tristate "Hash functions: SHA-224 and SHA-256"
54 tristate "Hash functions: SHA-384 and SHA-512"
65 tristate "Hash functions: SM3 (ShangMi 3)"
/arch/sparc/crypto/
DKconfig40 tristate "Hash functions: SHA-1"
50 tristate "Hash functions: SHA-224 and SHA-256"
60 tristate "Hash functions: SHA-384 and SHA-512"
/arch/powerpc/mm/book3s32/
Dmmu.c35 static struct hash_pte __initdata *Hash = (struct hash_pte *)early_hash; variable
375 Hash = memblock_alloc(Hash_size, Hash_size); in MMU_init_hw()
376 if (!Hash) in MMU_init_hw()
379 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw()
394 unsigned int hash = (unsigned int)Hash - PAGE_OFFSET; in MMU_init_hw_patch()
/arch/powerpc/crypto/
DKconfig48 tristate "Hash functions: SHA-1"
56 tristate "Hash functions: SHA-1 (SPE)"
65 tristate "Hash functions: SHA-224 and SHA-256 (SPE)"
129 tristate "Hash functions: Poly1305 (P10 or later)"
Daes-gcm-p10.S22 # Hash keys = v3 - v14
528 # load Hash - h^4, h^3, h^2, h
/arch/x86/crypto/
DKconfig373 tristate "Hash functions: NHPoly1305 (SSE2)"
383 tristate "Hash functions: NHPoly1305 (AVX2)"
393 bool "Hash functions: BLAKE2s (SSSE3/AVX-512)"
405 tristate "Hash functions: POLYVAL (CLMUL-NI)"
415 tristate "Hash functions: Poly1305 (SSE2/AVX2)"
427 tristate "Hash functions: SHA-1 (SSSE3/AVX/AVX2/SHA-NI)"
441 tristate "Hash functions: SHA-224 and SHA-256 (SSSE3/AVX/AVX2/SHA-NI)"
455 tristate "Hash functions: SHA-384 and SHA-512 (SSSE3/AVX/AVX2)"
468 tristate "Hash functions: SM3 (AVX)"
481 tristate "Hash functions: GHASH (CLMUL-NI)"
Daesni-intel_asm.S191 # Input: Hash subkey.
/arch/ia64/
DKconfig.debug35 The Virtual Hash Page Table (VHPT) enhances virtual address
/arch/powerpc/platforms/
DKconfig.cputype429 bool "Hash MMU Support"
433 Enable support for the Power ISA Hash style MMU. This is implemented
462 If this option is disabled, the Hash MMU will be used by default,