Home
last modified time | relevance | path

Searched refs:wpa_pmk_r1_to_ptk (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/rsn_supp/
Dwpa_ft.c83 ret = wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, in wpa_derive_ptk_ft()
711 if (wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len, sm->snonce, in wpa_ft_process_response()
/hostap-latest/src/common/
Dwpa_common.h508 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce,
Dwpa_common.c2426 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, in wpa_pmk_r1_to_ptk() function
/hostap-latest/wlantest/
Drx_mgmt.c814 wpa_pmk_r1_to_ptk(sta->pmk_r1, sta->pmk_r1_len, parse.fte_snonce, in process_ft_auth()
2740 wpa_pmk_r1_to_ptk(sta->pmk_r1, sta->pmk_r1_len, parse.fte_snonce, in rx_mgmt_action_ft_response()
Drx_eapol.c232 if (wpa_pmk_r1_to_ptk(sta->pmk_r1, sta->pmk_r1_len, in try_pmk()
/hostap-latest/src/ap/
Dwpa_auth_ft.c2161 return wpa_pmk_r1_to_ptk(pmk_r1, pmk_r1_len, sm->SNonce, sm->ANonce, in wpa_auth_derive_ptk_ft()
3372 if (wpa_pmk_r1_to_ptk(pmk_r1, pmk_r1_len, sm->SNonce, sm->ANonce, in wpa_ft_process_auth_req()
Dwpa_auth.c2884 ret = wpa_pmk_r1_to_ptk(sm->pmk_r1, sm->pmk_r1_len,