xor_blocks        484 arch/x86/crypto/serpent-sse2-i586-asm_32.S #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \
xor_blocks        606 arch/x86/crypto/serpent-sse2-x86_64-asm_64.S #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \
xor_blocks         27 crypto/xor.c   xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs)