wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
wpa_ptk Struct Reference

WPA Pairwise Transient Key IEEE Std 802.11i-2004 - 8.5.1.2 Pairwise key hierarchy. More...

#include <wpa_common.h>

Data Fields

u8 kck [WPA_KCK_MAX_LEN]
 
u8 kek [WPA_KEK_MAX_LEN]
 
u8 tk [WPA_TK_MAX_LEN]
 
size_t kck_len
 
size_t kek_len
 
size_t tk_len
 

Detailed Description

WPA Pairwise Transient Key IEEE Std 802.11i-2004 - 8.5.1.2 Pairwise key hierarchy.


The documentation for this struct was generated from the following file: