Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c709 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() function
2065 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_ft_store_pmk_fils()
2111 identity_len = wpa_ft_get_identity(sm->wpa_auth, sm->addr, &identity); in wpa_auth_derive_ptk_ft()
2710 *out_identity_len = wpa_ft_get_identity( in wpa_ft_psk_pmk_r1()