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