Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcamellia-x86_64-asm_64.S58 #define RCD0 %rcx macro
150 movq 4*2(RIO), RCD0; \
151 bswapq RCD0; \
152 rorq $32, RCD0; \
156 xorq key_table(CTX, max, 8), RCD0; \
157 rorq $32, RCD0; \
158 bswapq RCD0; \
159 op ## q RCD0, (RIO); \
179 movq 4*2(RIO), RCD0; \
180 bswapq RCD0; \
[all …]
Dtwofish-x86_64-asm_64-3way.S58 #define RCD0 %r8 macro
205 rorq $32, RCD0; \
210 rorq $32, RCD0; \