Searched refs:HashKey_3 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 208 HashKey_3 = 16*13 # store HashKey^3 <<1 mod poly here define 353 vmovdqa \T5, HashKey_3(arg1) 903 vmovdqa HashKey_3(arg1), \T5 1130 vmovdqa HashKey_3(arg1), \T5 1676 vmovdqa \T5, HashKey_3(arg1) 2216 vmovdqa HashKey_3(arg1), \T5 2450 vmovdqa HashKey_3(arg1), \T5
|
D | aesni-intel_asm.S | 107 #define HashKey_3 16*8 // store HashKey^3 <<1 mod poly here macro 243 movdqu \TMP5, HashKey_3(%arg2) 1034 movdqu HashKey_3(%arg2), \TMP5 1242 movdqu HashKey_3(%arg2), \TMP5 1421 movdqu HashKey_3(%arg2), \TMP5
|