Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.h284 int (*set_identity)(void *ctx, const u8 *sta_addr, member
H A Dwpa_auth_glue.c1292 .set_identity = hostapd_wpa_auth_set_identity, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c702 if (!wpa_auth->cb->set_identity) in wpa_ft_set_identity()
704 return wpa_auth->cb->set_identity(wpa_auth->cb_ctx, sta_addr, identity, in wpa_ft_set_identity()