Searched refs:wpa_auth_derive_ptk_ft (Results 1 – 3 of 3) sorted by relevance
254 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, const u8 *pmk,
364 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, const u8 *pmk, in wpa_auth_derive_ptk_ft() function
2036 return wpa_auth_derive_ptk_ft(sm, pmk, ptk); in wpa_derive_ptk()