Searched refs:wpa_derive_pmk_r0 (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.h | 349 void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len,
|
D | wpa_common.c | 825 void wpa_derive_pmk_r0(const u8 *xxkey, size_t xxkey_len, in wpa_derive_pmk_r0() function
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 33 wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, sm->ssid, in wpa_derive_ptk_ft()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 383 wpa_derive_pmk_r0(sm->xxkey, sm->xxkey_len, ssid, ssid_len, mdid, in wpa_auth_derive_ptk_ft()
|