Home
last modified time | relevance | path

Searched refs:xor_blocks (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() function
52 EXPORT_SYMBOL(xor_blocks);
/crypto/async_tx/
Dasync_xor.c128 xor_blocks(xor_src_cnt, len, dest_buf, &srcs[src_off]); in do_sync_xor()