Searched defs:xor_blocks (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) function
52 EXPORT_SYMBOL(xor_blocks); variable
/linux-master/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ define
H A Dserpent-sse2-x86_64-asm_64.S606 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ define

Completed in 178 milliseconds