Searched refs:RID2 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | cast6-avx-x86_64-asm_64.S | 74 #define RID2 %rsi macro 104 op1 s2(, RID2, 4), dst ## d; \ 109 op3 s4(, RID2, 4), dst ## d;
|
D | twofish-avx-x86_64-asm_64.S | 78 #define RID2 %rsi macro 108 movl t1(CTX, RID2, 4), RID2d; \ 114 xorl t3(CTX, RID2, 4), dst ## d;
|
D | cast5-avx-x86_64-asm_64.S | 74 #define RID2 %rsi macro 104 op1 s2(, RID2, 4), dst ## d; \ 109 op3 s4(, RID2, 4), dst ## d;
|