Home | History | Annotate | Download | only in ap

Lines Matching defs:mic_len

2252 	size_t mic_len = 16;
2378 if (os_memcmp_const(mic, ftie->mic, mic_len) != 0) {
2383 ftie->mic, mic_len);
2384 wpa_hexdump(MSG_MSGDUMP, "FT: Calculated MIC", mic, mic_len);