Home
last modified time | relevance | path

Searched refs:SHASH (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/x86/crypto/
Dghash-clmulni-intel_asm.S26 #define SHASH %xmm1 macro
50 pshufd $0b01001110, SHASH, T3
52 pxor SHASH, T3
54 PCLMULQDQ 0x00 SHASH DATA # DATA = a0 * b0
55 PCLMULQDQ 0x11 SHASH T1 # T1 = a1 * b1
96 movups (%rsi), SHASH
116 movups (%rcx), SHASH
/Linux-v5.4/arch/arm64/crypto/
Dghash-ce-core.S11 SHASH .req v0
87 __pmull_p8_tail \rq, \ad\().8b, SHASH.8b, 8b,, sh1, sh2, sh3, sh4
95 __pmull_p8_tail \rq, \ad\().16b, SHASH.16b, 16b, 2, sh1, sh2, sh3, sh4
150 trn1 SHASH2.2d, SHASH.2d, HH.2d
151 trn2 T1.2d, SHASH.2d, HH.2d
163 ext SHASH2.16b, SHASH.16b, SHASH.16b, #8
164 eor SHASH2.16b, SHASH2.16b, SHASH.16b
185 tbl sh1.16b, {SHASH.16b}, perm1.16b
186 tbl sh2.16b, {SHASH.16b}, perm2.16b
187 tbl sh3.16b, {SHASH.16b}, perm3.16b
[all …]
/Linux-v5.4/arch/arm/crypto/
Dghash-ce-core.S11 SHASH .req q0
304 vld1.64 {SHASH}, [r3]!
320 vld1.64 {SHASH}, [r3]
/Linux-v5.4/Documentation/crypto/
Dapi-samples.rst93 Code Example For Use of Operational State Memory With SHASH
Darchitecture.rst410 During initialization of the HMAC cipher, the SHASH cipher type of
417 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
Ddevel-algos.rst160 whether the transformation is synchronous [SHASH] or asynchronous