Home
last modified time | relevance | path

Searched refs:wpa_derive_pmk_r1_name (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h501 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id,
Dwpa_common.c2318 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, in wpa_derive_pmk_r1_name() function
2416 return wpa_derive_pmk_r1_name(pmk_r0_name, r1kh_id, s1kh_id, in wpa_derive_pmk_r1()
/hostap-latest/src/ap/
Dwpa_auth_ft.c3242 if (wpa_derive_pmk_r1_name(parse.rsn_pmkid, in wpa_ft_process_auth_req()
3269 if (wpa_derive_pmk_r1_name(parse.rsn_pmkid, in wpa_ft_process_auth_req()
Dwpa_auth.c3013 res = wpa_derive_pmk_r1_name(pmk_r0_name, conf->r1_key_holder,
/hostap-latest/src/rsn_supp/
Dwpa.c6336 if (wpa_derive_pmk_r1_name(sm->pmk_r0_name, sm->r1kh_id, sm->own_addr, in fils_ft_build_assoc_req_rsne()