Home | History | Annotate | Download | only in ap

Lines Matching refs:ftie

667 	if (!kde->mdie || !kde->ftie) {
669 "message 2/4", kde->mdie ? "FTIE" : "MDIE");
682 (kde->ftie[1] != sm->assoc_resp_ftie[1] ||
683 os_memcmp(kde->ftie, sm->assoc_resp_ftie,
685 wpa_printf(MSG_DEBUG, "FT: FTIE mismatch");
686 wpa_hexdump(MSG_DEBUG, "FT: FTIE in EAPOL-Key msg 2/4",
687 kde->ftie, kde->ftie_len);
688 wpa_hexdump(MSG_DEBUG, "FT: FTIE in (Re)AssocResp",
1816 GTK[GN], IGTK, [FTIE], [TIE * 2])
1855 kde_len += 300; /* FTIE + 2 * TIE */
1897 wpa_printf(MSG_ERROR, "FT: Failed to insert FTIE "