Home
last modified time | relevance | path

Searched refs:TMP5 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/crypto/
Daesni-intel_asm.S195 .macro PRECOMPUTE SUBKEY TMP1 TMP2 TMP3 TMP4 TMP5 TMP6 TMP7
219 movdqa \TMP3, \TMP5
224 GHASH_MUL \TMP5, \TMP3, \TMP1, \TMP2, \TMP4, \TMP6, \TMP7
225 # TMP5 = HashKey^2<<1 (mod poly)
226 movdqu \TMP5, HashKey_2(%arg2)
228 pshufd $78, \TMP5, \TMP1
229 pxor \TMP5, \TMP1
232 GHASH_MUL \TMP5, \TMP3, \TMP1, \TMP2, \TMP4, \TMP6, \TMP7
233 # TMP5 = HashKey^3<<1 (mod poly)
234 movdqu \TMP5, HashKey_3(%arg2)
[all …]
Daesni-intel_avx-x86_64.S240 TMP5 = 16*4 # Temporary storage for AES State 5 define
1232 vmovdqa \XMM5, TMP5(%rsp)
1402 vmovdqa TMP5(%rsp), \T1
2187 vmovdqa \XMM5, TMP5(%rsp)
2357 vmovdqa TMP5(%rsp), \T1