Searched refs:HashKey_4 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 209 HashKey_4 = 16*14 # store HashKey^4 <<1 mod poly here define 359 vmovdqa \T5, HashKey_4(arg1) 880 vmovdqa HashKey_4(arg1), \T5 1115 vmovdqa HashKey_4(arg1), \T5 1679 vmovdqa \T5, HashKey_4(arg1) 2192 vmovdqa HashKey_4(arg1), \T5 2432 vmovdqa HashKey_4(arg1), \T5
|
D | aesni-intel_asm.S | 108 #define HashKey_4 16*9 // store HashKey^4 <<1 mod poly here macro 250 movdqu \TMP5, HashKey_4(%arg2) 1000 movdqu HashKey_4(%arg2), \TMP5 1208 movdqu HashKey_4(%arg2), \TMP5 1408 movdqu HashKey_4(%arg2), \TMP5
|