Home
last modified time | relevance | path

Searched refs:wpa_auth_sta_key_mgmt (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c1596 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) { in handle_auth_fils()
1599 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp); in handle_auth_fils()
1638 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm), in handle_auth_fils()
1752 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) { in prepare_auth_resp_fils()
1756 wpa_auth_sta_key_mgmt(sta->wpa_sm)); in prepare_auth_resp_fils()
1791 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm), in prepare_auth_resp_fils()
1835 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) { in prepare_auth_resp_fils()
3157 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE && in check_assoc_ies()
3172 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP && in check_assoc_ies()
3610 wpa_auth_sta_key_mgmt(st in send_assoc_resp()
[all...]
H A Dieee802_1x.c400 val = wpa_auth_sta_key_mgmt(sta->wpa_sm); in add_common_radius_sta_attr_rsn()
508 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) || in add_common_radius_sta_attr()
1098 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_receive()
1250 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_new_station()
2861 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ? in ieee802_1x_get_mib_sta()
H A Dwpa_auth.h355 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Ddrv_callbacks.c559 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE && in hostapd_notif_assoc()
588 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP && in hostapd_notif_assoc()
H A Dwpa_auth.c4306 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) in wpa_auth_sta_key_mgmt() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_1x.c403 val = wpa_auth_sta_key_mgmt(sta->wpa_sm); in add_common_radius_sta_attr_rsn()
509 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) || in add_common_radius_sta_attr()
1108 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_receive()
1258 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_new_station()
2867 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ? in ieee802_1x_get_mib_sta()
H A Dieee802_11.c1952 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) { in handle_auth_fils()
1955 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp); in handle_auth_fils()
1994 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm), in handle_auth_fils()
2108 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) { in prepare_auth_resp_fils()
2112 wpa_auth_sta_key_mgmt(sta->wpa_sm)); in prepare_auth_resp_fils()
2147 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm), in prepare_auth_resp_fils()
2191 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) { in prepare_auth_resp_fils()
4733 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE && in check_assoc_ies()
4749 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP && in check_assoc_ies()
5218 wpa_auth_sta_key_mgmt(st in send_assoc_resp()
[all...]
H A Dwpa_auth.h404 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Ddrv_callbacks.c636 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE && in hostapd_notif_assoc()
667 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP && in hostapd_notif_assoc()
H A Dwpa_auth.c4733 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) in wpa_auth_sta_key_mgmt() function

Completed in 34 milliseconds