Searched refs:hostapd_wpa_auth_send_eapol (Results 1 – 3 of 3) sorted by relevance
650 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr,
583 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_send_eapol() function1668 .send_eapol = hostapd_wpa_auth_send_eapol, in hostapd_setup_wpa()
1851 ret = hostapd_wpa_auth_send_eapol(hapd, dst, buf, len, encrypt); in hostapd_ctrl_iface_eapol_tx()