Searched refs:wpa_ft_store_pmk_r0 (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 1322 static int wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r0() function 2074 return wpa_ft_store_pmk_r0(sm->wpa_auth, sm->addr, pmk_r0, pmk_r0_len, in wpa_ft_store_pmk_fils() 2133 wpa_ft_store_pmk_r0(sm->wpa_auth, sm->addr, pmk_r0, pmk_r0_len, in wpa_auth_derive_ptk_ft()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1320 static int wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, in wpa_ft_store_pmk_r0() function 2071 return wpa_ft_store_pmk_r0(sm->wpa_auth, sm->addr, pmk_r0, pmk_r0_len, in wpa_ft_store_pmk_fils() 2132 wpa_ft_store_pmk_r0(sm->wpa_auth, sm->addr, pmk_r0, pmk_r0_len, in wpa_auth_derive_ptk_ft()
|
Completed in 13 milliseconds