Searched refs:F_tail (Results 1 – 2 of 2) sorted by relevance
/arch/x86/crypto/ |
D | cast6-avx-x86_64-asm_64.S | 111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ macro 129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \ 130 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|
D | cast5-avx-x86_64-asm_64.S | 111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ macro 129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \ 130 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|