HomeSort by relevance Sort by last modified time
    Searched refs:wpa_eapol_key_send (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 396 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk,
wpa.c 37 * wpa_eapol_key_send - Send WPA/RSN EAPOL-Key message
48 int wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, function
237 wpa_eapol_key_send(sm, &sm->ptk, ver, bssid, ETH_P_EAPOL, rbuf, rlen,
509 return wpa_eapol_key_send(sm, ptk, ver, dst, ETH_P_EAPOL, rbuf, rlen,
    [all...]

Completed in 49 milliseconds