Searched defs:xor_block (Results 1 – 6 of 6) sorted by relevance
50 xor_block(uint64_t *A, const void *data, size_t rate) in xor_block() function
81 xor_block(block *dst, const block *src) in xor_block() function
25 static void xor_block(u8 *dst, const u8 *src) in xor_block() function
46 xor_block(uint8_t *b, const uint8_t *a, size_t len) in xor_block() function
404 xor_block(uint8_t *b, const uint8_t *a, size_t len) in xor_block() function
323 static void xor_block(BLOCK *dst, const BLOCK *src) in xor_block() function