Searched refs:wpa_auth_derive_ptk_ft (Results 1 – 3 of 3) sorted by relevance
302 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk);
2081 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, struct wpa_ptk *ptk) in wpa_auth_derive_ptk_ft() function
2315 return wpa_auth_derive_ptk_ft(sm, ptk); in wpa_derive_ptk()