wpa_ptk Struct Reference

Structure of the Pairwise Transient Key. More...

#include <wpa.h>


Data Fields

u8 kck [WPA_KCK_LEN]
 EAPOL-Key Key Confirmation Key (KCK).
u8 kek [WPA_KEK_LEN]
 EAPOL-Key Key Encryption Key (KEK).
union wpa_tk tk
 Temporal key.


Detailed Description

Structure of the Pairwise Transient Key.

Definition at line 254 of file wpa.h.


Field Documentation

u8 wpa_ptk::kck[WPA_KCK_LEN]

EAPOL-Key Key Confirmation Key (KCK).

Definition at line 257 of file wpa.h.

Referenced by eapol_key_rx(), and wpa_send_eapol().

u8 wpa_ptk::kek[WPA_KEK_LEN]

EAPOL-Key Key Encryption Key (KEK).

Definition at line 260 of file wpa.h.

Referenced by eapol_key_rx(), and wpa_handle_1_of_2().

union wpa_tk wpa_ptk::tk [write]

Temporal key.

Definition at line 263 of file wpa.h.

Referenced by wpa_install_ptk().


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

Generated on Tue Apr 6 20:02:11 2010 for gPXE by  doxygen 1.5.7.1