wlantest: Parse Key Data KDEs and store GTK and IGTK

This commit is contained in:
Jouni Malinen 2010-11-09 20:29:12 +02:00
parent 6950b2caa8
commit 4d9f9ee7e5
4 changed files with 78 additions and 1 deletions

View file

@ -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;