Searched refs:michael_mic (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/wlantest/ |
D | tkip.c | 204 static void michael_mic(const u8 *key, const u8 *hdr, const u8 *data, in michael_mic() function 403 michael_mic(mic_key, michael_hdr, full_payload, full_payload_len - 8, in tkip_decrypt() 459 michael_mic(mic_key, michael_hdr, frame + hdrlen, len - hdrlen, mic); in tkip_encrypt()
|