Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/crypto/
A Dcamellia-x86_64-asm_64.S44 #define RAB1 %rbx macro
342 movq 8*2(RIO), RAB1; \
343 bswapq RAB1; \
344 rorq $32, RAB1; \
363 rorq $32, RAB1; \
364 bswapq RAB1; \
388 bswapq RAB1; \
389 rorq $32, RAB1; \
408 rorq $32, RAB1; \
409 bswapq RAB1; \
[all …]
A Dtwofish-x86_64-asm_64-3way.S28 #define RAB1 %rbx macro
206 rorq $32, RAB1; \
219 rorq $32, RAB1; \

Completed in 5 milliseconds