Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S45 #define RAB1 %rbx macro
345 movq 8*2(RIO), RAB1; \
346 bswapq RAB1; \
347 rorq $32, RAB1; \
351 xorq key_table(CTX), RAB1;
366 rorq $32, RAB1; \
367 bswapq RAB1; \
368 op ## q RAB1, 12*2(RIO);
390 movq 8*2(RIO), RAB1; \
391 bswapq RAB1; \
[all …]
H A Dtwofish-x86_64-asm_64-3way.S29 #define RAB1 %rbx macro
207 rorq $32, RAB1; \
220 rorq $32, RAB1; \