Searched defs:read_blocks (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-avx-x86_64-asm_64.S | 551 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-avx2-asm_64.S | 557 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-sse2-x86_64-asm_64.S | 590 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ define
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-avx2-asm_64.S | 547 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-avx-x86_64-asm_64.S | 547 #define read_blocks(x0, x1, x2, x3, t0, t1, t2) \ define
|
H A D | serpent-sse2-x86_64-asm_64.S | 590 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ define
|
Completed in 7 milliseconds