Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() function
52 EXPORT_SYMBOL(xor_blocks); variable
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/crypto/
H A Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() function
52 EXPORT_SYMBOL(xor_blocks); variable

Completed in 4 milliseconds