Searched refs:wpa_ft_fetch_pmk_r1 (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.h | 478 int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth,
|
H A D | wpa_auth_ft.c | 1476 int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r1() function 3152 } else if (wpa_ft_fetch_pmk_r1(sm->wpa_auth, sm->addr, pmk_r1_name, in wpa_ft_process_auth_req()
|
H A D | ieee802_11.c | 3337 ret = wpa_ft_fetch_pmk_r1(hapd->wpa_auth, sta->addr, in handle_auth_pasn_1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1474 static int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, in wpa_ft_fetch_pmk_r1() function 2963 } else if (wpa_ft_fetch_pmk_r1(sm->wpa_auth, sm->addr, pmk_r1_name, in wpa_ft_process_auth_req()
|
Completed in 23 milliseconds