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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_common.h381 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id,
H A Dwpa_common.c1608 * wpa_derive_pmk_r1_name - Derive PMKR1Name
1612 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, function
1685 return wpa_derive_pmk_r1_name(pmk_r0_name, r1kh_id, s1kh_id,
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c4056 if (wpa_derive_pmk_r1_name(sm->pmk_r0_name, sm->r1kh_id, sm->own_addr,
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c2293 res = wpa_derive_pmk_r1_name(pmk_r0_name, conf->r1_key_holder,
H A Dwpa_auth_ft.c2947 if (wpa_derive_pmk_r1_name(parse.rsn_pmkid,

Completed in 188 milliseconds