Searched refs:crypto_xor_byte (Results 1 – 1 of 1) sorted by relevance
756 static inline void crypto_xor_byte(u8 *a, const u8 *b, unsigned int size) in crypto_xor_byte() function770 crypto_xor_byte((u8 *)a, (u8 *)b, size); in crypto_xor()