Home | History | Annotate | Download | only in ap

Lines Matching full:ftie

721 	if (!kde->mdie || !kde->ftie) {
723 "message 2/4", kde->mdie ? "FTIE" : "MDIE");
736 (kde->ftie[1] != sm->assoc_resp_ftie[1] ||
737 os_memcmp(kde->ftie, sm->assoc_resp_ftie,
739 wpa_printf(MSG_DEBUG, "FT: FTIE mismatch");
740 wpa_hexdump(MSG_DEBUG, "FT: FTIE in EAPOL-Key msg 2/4",
741 kde->ftie, kde->ftie_len);
742 wpa_hexdump(MSG_DEBUG, "FT: FTIE in (Re)AssocResp",
2001 GTK[GN], IGTK, [FTIE], [TIE * 2])
2063 kde_len += 300; /* FTIE + 2 * TIE */
2109 wpa_printf(MSG_ERROR, "FT: Failed to insert FTIE "