Home
last modified time | relevance | path

Searched refs:RAB1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S44 #define RAB1 %rbx define
342 movq 8*2(RIO), RAB1; \
343 bswapq RAB1; \
344 rorq $32, RAB1; \
348 xorq key_table(CTX), RAB1;
363 rorq $32, RAB1; \
364 bswapq RAB1; \
365 op ## q RAB1, 12*2(RIO);
387 movq 8*2(RIO), RAB1; \
388 bswapq RAB1; \
[all...]
H A Dtwofish-x86_64-asm_64-3way.S28 #define RAB1 %rbx define
206 rorq $32, RAB1; \
219 rorq $32, RAB1; \
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S44 #define RAB1 %rbx define
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 define
206 rorq $32, RAB1; \
219 rorq $32, RAB1; \

Completed in 2 milliseconds