iPXE
Data Fields
wpa_tk Union Reference

Structure of a generic Temporal Key. More...

#include <wpa.h>

Data Fields

u8 ccmp [WPA_CCMP_KEY_LEN]
 CCMP key. More...
 
struct tkip_tk tkip
 TKIP keys. More...
 

Detailed Description

Structure of a generic Temporal Key.

Definition at line 245 of file wpa.h.

Field Documentation

◆ ccmp

u8 wpa_tk::ccmp[WPA_CCMP_KEY_LEN]

CCMP key.

Definition at line 248 of file wpa.h.

◆ tkip

struct tkip_tk wpa_tk::tkip

TKIP keys.

Definition at line 251 of file wpa.h.


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