Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h224 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, const u8 *pmk,
Dwpa_auth_ft.c330 int wpa_auth_derive_ptk_ft(struct wpa_state_machine *sm, const u8 *pmk, in wpa_auth_derive_ptk_ft() function
Dwpa_auth.c1766 return wpa_auth_derive_ptk_ft(sm, pmk, ptk, ptk_len); in wpa_derive_ptk()