Home
last modified time | relevance | path

Searched refs:wpa_receive (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h338 void wpa_receive(struct wpa_authenticator *wpa_auth,
Dieee802_1x.c999 wpa_receive(hapd->wpa_auth, sta->wpa_sm, (u8 *) hdr, in ieee802_1x_receive()
Dwpa_auth.c930 void wpa_receive(struct wpa_authenticator *wpa_auth, in wpa_receive() function
/external/wpa_supplicant_8/tests/
Dtest-eapol.c125 wpa_receive(wpa->auth_group, wpa->auth, wpa->supp_eapol, in auth_eapol_rx()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c788 wpa_receive(ibss_rsn->auth_group, peer->auth, tmp, len); in ibss_rsn_process_rx_eapol()