Searched refs:RID2 (Results 1 – 3 of 3) sorted by relevance
/arch/x86/crypto/ |
D | cast6-avx-x86_64-asm_64.S | 60 #define RID2 %rsi macro 90 op1 s2(, RID2, 4), dst ## d; \ 95 op3 s4(, RID2, 4), dst ## d;
|
D | twofish-avx-x86_64-asm_64.S | 66 #define RID2 %rsi macro 96 movl t1(CTX, RID2, 4), RID2d; \ 102 xorl t3(CTX, RID2, 4), dst ## d;
|
D | cast5-avx-x86_64-asm_64.S | 60 #define RID2 %rsi macro 90 op1 s2(, RID2, 4), dst ## d; \ 95 op3 s4(, RID2, 4), dst ## d;
|