Searched refs:handled (Results 1 – 2 of 2) sorted by relevance
49 station and is handled appropriately by wpa_supplicant, but two additional63 be handled specially by hostapd, because it must add an additional information
3249 bool handled[256]; in ieee802_1x_kay_decode_mkpdu() local3309 handled[i] = false; in ieee802_1x_kay_decode_mkpdu()3311 handled[0] = true; in ieee802_1x_kay_decode_mkpdu()3330 if (handled[body_type]) { in ieee802_1x_kay_decode_mkpdu()3337 handled[body_type] = true; in ieee802_1x_kay_decode_mkpdu()3367 if (bad_sak_use && !handled[MKA_DISTRIBUTED_SAK]) { in ieee802_1x_kay_decode_mkpdu()3385 if (!handled[MKA_SAK_USE]) { in ieee802_1x_kay_decode_mkpdu()