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

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h361 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
H A Dwpa_common.c1275 * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
1279 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, function
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h361 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
H A Dwpa_common.c1275 * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
1279 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, function
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h361 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
H A Dwpa_common.c1275 * wpa_derive_pmk_r0 - Derive PMK-R0 and PMKR0Name
1279 int wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, function
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_ft.c33 wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, sm->ssid,
H A Dwpa.c3805 if (wpa_derive_pmk_r0(sm->fils_ft, sm->fils_ft_len, sm->ssid,
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ft.c33 wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, sm->ssid,
H A Dwpa.c3805 if (wpa_derive_pmk_r0(sm->fils_ft, sm->fils_ft_len, sm->ssid,
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c33 wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, sm->ssid,
H A Dwpa.c3805 if (wpa_derive_pmk_r0(sm->fils_ft, sm->fils_ft_len, sm->ssid,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c1535 if (wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, ssid, ssid_len, mdid,
1989 if (wpa_derive_pmk_r0(pmk, PMK_LEN, ssid, ssid_len, mdid, r0kh,
H A Dwpa_auth.c2117 if (wpa_derive_pmk_r0(fils_ft, fils_ft_len,
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c1535 if (wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, ssid, ssid_len, mdid,
1989 if (wpa_derive_pmk_r0(pmk, PMK_LEN, ssid, ssid_len, mdid, r0kh,
H A Dwpa_auth.c2117 if (wpa_derive_pmk_r0(fils_ft, fils_ft_len,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c1535 if (wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, ssid, ssid_len, mdid,
1989 if (wpa_derive_pmk_r0(pmk, PMK_LEN, ssid, ssid_len, mdid, r0kh,
H A Dwpa_auth.c2117 if (wpa_derive_pmk_r0(fils_ft, fils_ft_len,

Completed in 511 milliseconds