Home
last modified time | relevance | path

Searched refs:wpa_derive_pmk_r0 (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h376 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
H A Dwpa_common.c1510 * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
1514 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, in wpa_derive_pmk_r0() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c47 if (wpa_derive_pmk_r0(mpmk, mpmk_len, sm->ssid, in wpa_derive_ptk_ft()
H A Dwpa.c4041 if (wpa_derive_pmk_r0(sm->fils_ft, sm->fils_ft_len, sm->ssid, in fils_ft_build_assoc_req_rsne()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h472 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
H A Dwpa_common.c1918 * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
1922 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, in wpa_derive_pmk_r0() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c58 if (wpa_derive_pmk_r0(mpmk, mpmk_len, sm->ssid, in wpa_derive_ptk_ft()
H A Dwpa.c5758 if (wpa_derive_pmk_r0(sm->fils_ft, sm->fils_ft_len, sm->ssid,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c2127 if (wpa_derive_pmk_r0(mpmk, mpmk_len, ssid, ssid_len, mdid, in wpa_auth_derive_ptk_ft()
2887 if (wpa_derive_pmk_r0(pmk, PMK_LEN, ssid, ssid_len, mdid, r0kh, in wpa_ft_psk_pmk_r1()
H A Dwpa_auth.c2409 if (wpa_derive_pmk_r0(fils_ft, fils_ft_len, in fils_auth_pmk_to_ptk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c2124 if (wpa_derive_pmk_r0(mpmk, mpmk_len, ssid, ssid_len, mdid, in wpa_auth_derive_ptk_ft()
2694 if (wpa_derive_pmk_r0(pmk, PMK_LEN, ssid, ssid_len, mdid, r0kh, in wpa_ft_psk_pmk_r1()
H A Dwpa_auth.c2286 if (wpa_derive_pmk_r0(fils_ft, fils_ft_len, in fils_auth_pmk_to_ptk()

Completed in 46 milliseconds