Home
last modified time | relevance | path

Searched refs:wpa_key_mgmt_fils (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddefs.h103 static inline int wpa_key_mgmt_fils(int akm) in wpa_key_mgmt_fils() function
138 wpa_key_mgmt_fils(akm) || in wpa_key_mgmt_wpa()
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c231 wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_ext_capab_byte()
271 !wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) && len < 10) in hostapd_eid_ext_capab()
612 !wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_eid_fils_indic()
Dwpa_auth.c1009 !wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1020 !wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1031 wpa_key_mgmt_fils(sm->wpa_key_mgmt)) && in wpa_receive()
1214 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1222 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1424 wpa_key_mgmt_fils(sm->wpa_key_mgmt)) in __wpa_send_eapol()
1768 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_auth_sm_event()
2177 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in fils_decrypt_assoc()
Dieee802_11.c1468 (hapd->conf->wpa && wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt) && in handle_auth()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c2058 !wpa_key_mgmt_fils(sm->key_mgmt) && in wpa_sm_rx_eapol()
2075 wpa_key_mgmt_fils(sm->key_mgmt)) && in wpa_sm_rx_eapol()
2097 !wpa_key_mgmt_fils(sm->key_mgmt) && in wpa_sm_rx_eapol()
2108 !wpa_key_mgmt_fils(sm->key_mgmt) && in wpa_sm_rx_eapol()
3704 if (!wpa_key_mgmt_fils(sm->key_mgmt)) { in fils_process_assoc_resp()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c553 wpa_key_mgmt_fils(ssid->key_mgmt)) { in sme_send_authentication()