Searched refs:cleartext_msg (Results 1 – 1 of 1) sorted by relevance
100 const uint8_t *cleartext_msg, uint16_t msg_len, const uint8_t *aad, in ccm_auth() argument130 b[i] = Xn[i] ^ cleartext_msg[(j * 16) + i]; in ccm_auth()135 xor16(b, Xn, &cleartext_msg[j * 16]); in ccm_auth()