Searched defs:xor_block (Results 1 – 2 of 2) sorted by relevance
25 static void xor_block(u8 *dst, const u8 *src) in xor_block() function
295 xor_block(uint8_t *b, const uint8_t *a, size_t len) in xor_block() function