Home
last modified time | relevance | path

Searched refs:hostapd_wpa_auth_send_eapol (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_glue.c415 static int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_send_eapol() function
1276 .send_eapol = hostapd_wpa_auth_send_eapol, in hostapd_setup_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.h561 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr,
H A Dwpa_auth_glue.c525 int hostapd_wpa_auth_send_eapol(void *ctx, const u8 *addr, in hostapd_wpa_auth_send_eapol() function
1477 .send_eapol = hostapd_wpa_auth_send_eapol, in hostapd_setup_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c1992 ret = hostapd_wpa_auth_send_eapol(hapd, dst, buf, len, encrypt); in hostapd_ctrl_iface_eapol_tx()

Completed in 11 milliseconds