Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/common/
HDwpa_common.h381 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id,
HDwpa_common.c1612 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, in wpa_derive_pmk_r1_name() function
1685 return wpa_derive_pmk_r1_name(pmk_r0_name, r1kh_id, s1kh_id, in wpa_derive_pmk_r1()
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
HDwpa.c4056 if (wpa_derive_pmk_r1_name(sm->pmk_r0_name, sm->r1kh_id, sm->own_addr, in fils_ft_build_assoc_req_rsne()
/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth_ft.c2947 if (wpa_derive_pmk_r1_name(parse.rsn_pmkid, in wpa_ft_process_auth_req()
HDwpa_auth.c2293 res = wpa_derive_pmk_r1_name(pmk_r0_name, conf->r1_key_holder, in fils_auth_pmk_to_ptk()