Searched refs:RL4 (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 | 43 #define RL4 %xmm6 define 221 * RL4: blocks 13 and 14 230 * RL4: encrypted blocks 13 and 14 247 inpack_blocks(RL4, RR4, RTMP, RX, RKM); 280 outunpack_blocks(RR4, RL4, RTMP, RX, RKM); 295 * RL4: encrypted blocks 13 and 14 304 * RL4: decrypted blocks 13 and 14 321 inpack_blocks(RL4, RR4, RTMP, RX, RKM); 353 outunpack_blocks(RR4, RL4, RTMP, RX, RKM); 380 vmovdqu (6*4*4)(%rdx), RL4; [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 43 #define RL4 %xmm6 define 224 * RL4: blocks 13 and 14 233 * RL4: encrypted blocks 13 and 14 250 inpack_blocks(RL4, RR4, RTMP, RX, RKM); 283 outunpack_blocks(RR4, RL4, RTMP, RX, RKM); 297 * RL4: encrypted blocks 13 and 14 306 * RL4: decrypted blocks 13 and 14 323 inpack_blocks(RL4, RR4, RTMP, RX, RKM); 355 outunpack_blocks(RR4, RL4, RTMP, RX, RKM); 382 vmovdqu (6*4*4)(%rdx), RL4; [all...] |
Completed in 2 milliseconds