Searched refs:xor16 (Results 1 – 1 of 1) sorted by relevance
20 static inline void xor16(uint8_t *dst, const uint8_t *a, const uint8_t *b) in xor16() function135 xor16(b, Xn, &cleartext_msg[j * 16]); in ccm_auth()180 xor16(&out_msg[j * 16], s_i, &in_msg[j * 16]); in ccm_crypt()