Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dghash-clmulni-intel_asm.S29 #define SHASH %xmm1 macro
53 pshufd $0b01001110, SHASH, T3
55 pxor SHASH, T3
57 PCLMULQDQ 0x00 SHASH DATA # DATA = a0 * b0
58 PCLMULQDQ 0x11 SHASH T1 # T1 = a1 * b1
99 movups (%rsi), SHASH
119 movups (%rcx), SHASH
/Linux-v4.19/arch/arm64/crypto/
Dghash-ce-core.S14 SHASH .req v0
90 __pmull_p8_tail \rq, \ad\().8b, SHASH.8b, 8b,, sh1, sh2, sh3, sh4
98 __pmull_p8_tail \rq, \ad\().16b, SHASH.16b, 16b, 2, sh1, sh2, sh3, sh4
153 trn1 SHASH2.2d, SHASH.2d, HH.2d
154 trn2 T1.2d, SHASH.2d, HH.2d
166 ext SHASH2.16b, SHASH.16b, SHASH.16b, #8
167 eor SHASH2.16b, SHASH2.16b, SHASH.16b
188 tbl sh1.16b, {SHASH.16b}, perm1.16b
189 tbl sh2.16b, {SHASH.16b}, perm2.16b
190 tbl sh3.16b, {SHASH.16b}, perm3.16b
[all …]
/Linux-v4.19/arch/arm/crypto/
Dghash-ce-core.S14 SHASH .req q0
215 vld1.64 {SHASH}, [r3]
225 vld1.64 {SHASH}, [r3]
/Linux-v4.19/Documentation/crypto/
Dapi-samples.rst115 Code Example For Use of Operational State Memory With SHASH
Darchitecture.rst433 During initialization of the HMAC cipher, the SHASH cipher type of
440 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
Ddevel-algos.rst160 whether the transformation is synchronous [SHASH] or asynchronous