Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h332 int (*set_identity)(void *ctx, const u8 *sta_addr, member
Dwpa_auth_glue.c1484 .set_identity = hostapd_wpa_auth_set_identity, in hostapd_setup_wpa()
Dwpa_auth_ft.c703 if (!wpa_auth->cb->set_identity) in wpa_ft_set_identity()
705 return wpa_auth->cb->set_identity(wpa_auth->cb_ctx, sta_addr, identity, in wpa_ft_set_identity()