Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dcamellia-x86_64-asm_64.S59 #define RAB1 %rbx macro
357 movq 8*2(RIO), RAB1; \
358 bswapq RAB1; \
359 rorq $32, RAB1; \
363 xorq key_table(CTX), RAB1;
378 rorq $32, RAB1; \
379 bswapq RAB1; \
380 op ## q RAB1, 12*2(RIO);
402 movq 8*2(RIO), RAB1; \
403 bswapq RAB1; \
[all …]
Dtwofish-x86_64-asm_64-3way.S43 #define RAB1 %rbx macro
221 rorq $32, RAB1; \
234 rorq $32, RAB1; \