ccmp_head Struct Reference

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


Data Fields

u8 pn_lo [2]
 Bytes 0 and 1 of packet number.
u8 _rsvd
 Reserved byte.
u8 kid
 Key ID and ExtIV byte.
u8 pn_hi [4]
 Bytes 2-5 (2 first) of packet number.


Detailed Description

Header structure at the beginning of CCMP frame data.

Definition at line 49 of file wpa_ccmp.c.


Field Documentation

Bytes 0 and 1 of packet number.

Definition at line 51 of file wpa_ccmp.c.

Referenced by ccmp_decrypt(), and ccmp_encrypt().

Reserved byte.

Definition at line 52 of file wpa_ccmp.c.

Referenced by ccmp_encrypt().

Key ID and ExtIV byte.

Definition at line 53 of file wpa_ccmp.c.

Referenced by ccmp_encrypt().

Bytes 2-5 (2 first) of packet number.

Definition at line 54 of file wpa_ccmp.c.

Referenced by ccmp_decrypt(), and ccmp_encrypt().


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

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