Searched defs:write_blocks (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/arch/x86/crypto/ |
| D | serpent-sse2-i586-asm_32.S | 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|
| D | serpent-avx-x86_64-asm_64.S | 554 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ macro
|
| D | serpent-avx2-asm_64.S | 560 #define write_blocks(x0, x1, x2, x3, t0, t1, t2) \ macro
|
| D | serpent-sse2-x86_64-asm_64.S | 598 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|