Searched refs:RL3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 41 #define RL3 %xmm4 define 219 * RL3: blocks 9 and 10 228 * RL3: encrypted blocks 9 and 10 246 inpack_blocks(RL3, RR3, RTMP, RX, RKM); 279 outunpack_blocks(RR3, RL3, RTMP, RX, RKM); 293 * RL3: encrypted blocks 9 and 10 302 * RL3: decrypted blocks 9 and 10 320 inpack_blocks(RL3, RR3, RTMP, RX, RKM); 352 outunpack_blocks(RR3, RL3, RTMP, RX, RKM); 378 vmovdqu (4*4*4)(%rdx), RL3; [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 41 #define RL3 %xmm4 define 222 * RL3: blocks 9 and 10 231 * RL3: encrypted blocks 9 and 10 249 inpack_blocks(RL3, RR3, RTMP, RX, RKM); 282 outunpack_blocks(RR3, RL3, RTMP, RX, RKM); 295 * RL3: encrypted blocks 9 and 10 304 * RL3: decrypted blocks 9 and 10 322 inpack_blocks(RL3, RR3, RTMP, RX, RKM); 354 outunpack_blocks(RR3, RL3, RTMP, RX, RKM); 380 vmovdqu (4*4*4)(%rdx), RL3; [all...] |
Completed in 1 milliseconds