Searched refs:HashKey_4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 195 HashKey_4 = 16*9 # store HashKey^4 <<1 mod poly here define 963 vmovdqu \T5, HashKey_4(arg2) 1413 vmovdqu HashKey_4(arg2), \T5 1666 vmovdqu HashKey_4(arg2), \T5 1926 vmovdqu \T5, HashKey_4(arg2) 2368 vmovdqu HashKey_4(arg2), \T5 2625 vmovdqu HashKey_4(arg2), \T5
|
H A D | aesni-intel_asm.S | 103 #define HashKey_4 16*9 // store HashKey^4 <<1 mod poly here define 245 movdqu \TMP5, HashKey_4(%arg2) 995 movdqu HashKey_4(%arg2), \TMP5 1203 movdqu HashKey_4(%arg2), \TMP5 1403 movdqu HashKey_4(%arg2), \TMP5
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 171 HashKey_4 = 16*9 # store HashKey^4 <<1 mod poly here define 931 vmovdqu \T5, HashKey_4(arg2) 1381 vmovdqu HashKey_4(arg2), \T5 1634 vmovdqu HashKey_4(arg2), \T5 1894 vmovdqu \T5, HashKey_4(arg2) 2336 vmovdqu HashKey_4(arg2), \T5 2593 vmovdqu HashKey_4(arg2), \T5
|
H A D | aesni-intel_asm.S | 99 #define HashKey_4 16*9 // store HashKey^4 <<1 mod poly here define 241 movdqu \TMP5, HashKey_4(%arg2) 991 movdqu HashKey_4(%arg2), \TMP5 1199 movdqu HashKey_4(%arg2), \TMP5 1399 movdqu HashKey_4(%arg2), \TMP5
|
Completed in 11 milliseconds