Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S44 #define RCD0 %rcx macro
138 movq 4*2(RIO), RCD0; \
139 bswapq RCD0; \
140 rorq $32, RCD0; \
144 xorq key_table(CTX, max, 8), RCD0; \
145 rorq $32, RCD0; \
146 bswapq RCD0; \
147 op ## q RCD0, (RIO); \
167 movq 4*2(RIO), RCD0; \
168 bswapq RCD0; \
[all …]
H A Dtwofish-x86_64-asm_64-3way.S49 #define RCD0 %r8 macro
169 pushq RCD0;
172 popq RCD0; \
210 rorq $32, RCD0; \
215 rorq $32, RCD0; \