Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h403 int (*set_identity)(void *ctx, const u8 *sta_addr, member
Dwpa_auth_glue.c1691 .set_identity = hostapd_wpa_auth_set_identity, in hostapd_setup_wpa()
Dwpa_auth_ft.c707 if (!wpa_auth->cb->set_identity) in wpa_ft_set_identity()
709 return wpa_auth->cb->set_identity(wpa_auth->cb_ctx, sta_addr, identity, in wpa_ft_set_identity()