wlantest: Parse Key Data KDEs and store GTK and IGTK
This commit is contained in:
parent
6950b2caa8
commit
4d9f9ee7e5
4 changed files with 78 additions and 1 deletions
|
@ -15,6 +15,8 @@
|
|||
#ifndef WPA_IE_H
|
||||
#define WPA_IE_H
|
||||
|
||||
struct wpa_sm;
|
||||
|
||||
struct wpa_eapol_ie_parse {
|
||||
const u8 *wpa_ie;
|
||||
size_t wpa_ie_len;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue