Home
last modified time | relevance | path

Searched refs:RL1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S37 #define RL1 %xmm0 define
215 * RL1: blocks 1 and 2
224 * RL1: encrypted blocks 1 and 2
244 inpack_blocks(RL1, RR1, RTMP, RX, RKM);
277 outunpack_blocks(RR1, RL1, RTMP, RX, RKM);
289 * RL1: encrypted blocks 1 and 2
298 * RL1: decrypted blocks 1 and 2
318 inpack_blocks(RL1, RR1, RTMP, RX, RKM);
350 outunpack_blocks(RR1, RL1, RTMP, RX, RKM);
374 vmovdqu (0*4*4)(%rdx), RL1;
[all...]
H A Ddes3_ede-asm_64.S26 #define RL1 %r9 define
141 xorq s7(, RL1, 8), RT0; \
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S37 #define RL1 %xmm0 define
218 * RL1: blocks 1 and 2
227 * RL1: encrypted blocks 1 and 2
247 inpack_blocks(RL1, RR1, RTMP, RX, RKM);
280 outunpack_blocks(RR1, RL1, RTMP, RX, RKM);
291 * RL1: encrypted blocks 1 and 2
300 * RL1: decrypted blocks 1 and 2
320 inpack_blocks(RL1, RR1, RTMP, RX, RKM);
352 outunpack_blocks(RR1, RL1, RTMP, RX, RKM);
376 vmovdqu (0*4*4)(%rdx), RL1;
[all...]
H A Ddes3_ede-asm_64.S26 #define RL1 %r9 define
146 xorq (RW1, RL1, 8), RT0; \

Completed in 3 milliseconds