Searched refs:set_eapol (Results 1 – 4 of 4) sorted by relevance
206 void (*set_eapol)(void *ctx, const u8 *addr, wpa_eapol_variable var, member
612 cb.set_eapol = hostapd_wpa_auth_set_eapol; in hostapd_setup_wpa()
89 if (wpa_auth->cb.set_eapol) in wpa_auth_set_eapol()90 wpa_auth->cb.set_eapol(wpa_auth->cb.ctx, addr, var, value); in wpa_auth_set_eapol()
426 cb.set_eapol = auth_set_eapol; in ibss_rsn_auth_init_group()