Searched refs:p_first (Results 1 – 1 of 1) sorted by relevance
220 static void two_blocks_xor(uint8_t * p_first, const uint8_t * p_second, uint8_t len) in two_blocks_xor() argument224 p_first[i] ^= p_second[i]; in two_blocks_xor()