Searched refs:wpa_ft_get_identity (Results 1 - 2 of 2) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wpa_auth_ft.c | 711 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() function 2069 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_ft_store_pmk_fils() 2122 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_auth_derive_ptk_ft() 2912 *out_identity_len = wpa_ft_get_identity( in wpa_ft_psk_pmk_r1()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wpa_auth_ft.c | 710 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() function 2066 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_ft_store_pmk_fils() 2119 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_auth_derive_ptk_ft() 2719 *out_identity_len = wpa_ft_get_identity( in wpa_ft_psk_pmk_r1()
|
Completed in 12 milliseconds