Searched refs:HashKey_4 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 169 HashKey_4 = 16*14 # store HashKey^4 <<1 mod poly here define 319 vmovdqa \T5, HashKey_4(arg1) 810 vmovdqa HashKey_4(arg1), \T5 1045 vmovdqa HashKey_4(arg1), \T5 1592 vmovdqa \T5, HashKey_4(arg1) 2074 vmovdqa HashKey_4(arg1), \T5 2314 vmovdqa HashKey_4(arg1), \T5
|
H A D | aesni-intel_asm.S | 78 #define HashKey_4 16*3 // store HashKey^4 <<1 mod poly here define 385 movdqa \TMP5, HashKey_4(%rsp) 606 movdqa \TMP5, HashKey_4(%rsp) 677 movdqa HashKey_4(%rsp), \TMP5 885 movdqa HashKey_4(%rsp), \TMP5 1085 movdqa HashKey_4(%rsp), \TMP5
|
Completed in 135 milliseconds