Home
last modified time | relevance | path

Searched refs:wpa_ft_fetch_pmk_r1 (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h478 int wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth,
Dwpa_auth_ft.c1476 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()
Dieee802_11.c3183 ret = wpa_ft_fetch_pmk_r1(hapd->wpa_auth, sta->addr, in handle_auth_pasn_1()