Searched defs:xor_blocks (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|
H A D | serpent-sse2-x86_64-asm_64.S | 606 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ macro
|