Home
last modified time | relevance | path

Searched refs:RCD0 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/x86/crypto/
Dcamellia-x86_64-asm_64.S43 #define RCD0 %rcx macro
135 movq 4*2(RIO), RCD0; \
136 bswapq RCD0; \
137 rorq $32, RCD0; \
141 xorq key_table(CTX, max, 8), RCD0; \
142 rorq $32, RCD0; \
143 bswapq RCD0; \
144 op ## q RCD0, (RIO); \
164 movq 4*2(RIO), RCD0; \
165 bswapq RCD0; \
[all …]
Dtwofish-x86_64-asm_64-3way.S48 #define RCD0 %r8 macro
168 pushq RCD0;
171 popq RCD0; \
209 rorq $32, RCD0; \
214 rorq $32, RCD0; \