wpa.c | 31 * wpa_eapol_key_send - Send WPA/RSN EAPOL-Key message 43 int wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, function 158 wpa_eapol_key_send(sm, sm->ptk.kck, sm->ptk.kck_len, ver, bssid, 424 return wpa_eapol_key_send(sm, ptk->kck, ptk->kck_len, ver, dst, [all...] |