tkip_head Struct Reference

Header structure at the beginning of TKIP frame data. More...


Data Fields

u8 tsc1
 High byte of low 16 bits of TSC.
u8 seed1
 Second byte of WEP seed.
u8 tsc0
 Low byte of TSC.
u8 kid
 Key ID and ExtIV byte.
u32 tsc_hi
 High 32 bits of TSC, as an ExtIV.


Detailed Description

Header structure at the beginning of TKIP frame data.

Definition at line 70 of file wpa_tkip.c.


Field Documentation

High byte of low 16 bits of TSC.

Definition at line 72 of file wpa_tkip.c.

Referenced by tkip_decrypt().

Second byte of WEP seed.

Definition at line 73 of file wpa_tkip.c.

Low byte of TSC.

Definition at line 74 of file wpa_tkip.c.

Referenced by tkip_decrypt().

Key ID and ExtIV byte.

Definition at line 75 of file wpa_tkip.c.

Referenced by tkip_encrypt().

High 32 bits of TSC, as an ExtIV.

Definition at line 76 of file wpa_tkip.c.

Referenced by tkip_decrypt(), and tkip_encrypt().


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

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