Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.h377 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id,
Dwpa_common.c1165 int wpa_derive_pmk_r1_name(const u8 *pmk_r0_name, const u8 *r1kh_id, in wpa_derive_pmk_r1_name() function
1215 return wpa_derive_pmk_r1_name(pmk_r0_name, r1kh_id, s1kh_id, in wpa_derive_pmk_r1()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c973 if (wpa_derive_pmk_r1_name(parse.rsn_pmkid, in wpa_ft_process_auth_req()