Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h380 int (*set_identity)(void *ctx, const u8 *sta_addr, member
H A Dwpa_auth_glue.c1643 .set_identity = hostapd_wpa_auth_set_identity, in hostapd_setup_wpa()
H A 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()