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.S44 #define RAB1 %rbx macro
344 movq 8*2(RIO), RAB1; \
345 bswapq RAB1; \
346 rorq $32, RAB1; \
350 xorq key_table(CTX), RAB1;
365 rorq $32, RAB1; \
366 bswapq RAB1; \
367 op ## q RAB1, 12*2(RIO);
389 movq 8*2(RIO), RAB1; \
390 bswapq RAB1; \
[all …]
H A Dtwofish-x86_64-asm_64-3way.S28 #define RAB1 %rbx macro
206 rorq $32, RAB1; \
219 rorq $32, RAB1; \