Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S25 #define SHASH %xmm1 macro
49 pshufd $0b01001110, SHASH, T3
51 pxor SHASH, T3
53 pclmulqdq $0x00, SHASH, DATA # DATA = a0 * b0
54 pclmulqdq $0x11, SHASH, T1 # T1 = a1 * b1
95 movups (%rsi), SHASH
115 movups (%rcx), SHASH
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dghash-ce-core.S14 SHASH .req q0
306 vld1.64 {SHASH}, [r3]!
322 vld1.64 {SHASH}, [r3]
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-samples.rst93 Code Example For Use of Operational State Memory With SHASH
H A Darchitecture.rst406 During initialization of the HMAC cipher, the SHASH cipher type of
413 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
H A Ddevel-algos.rst145 whether the transformation is synchronous [SHASH] or asynchronous