ccmp_nonce Struct Reference

CCMP nonce structure. More...


Data Fields

u8 prio
 Packet priority, 0 for non-QoS.
u8 a2 [ETH_ALEN]
 Address 2 from packet header (sender).
u8 pn [6]
 Packet number.


Detailed Description

CCMP nonce structure.

Definition at line 68 of file wpa_ccmp.c.


Field Documentation

Packet priority, 0 for non-QoS.

Definition at line 70 of file wpa_ccmp.c.

Referenced by ccmp_decrypt(), and ccmp_encrypt().

u8 ccmp_nonce::a2[ETH_ALEN]

Address 2 from packet header (sender).

Definition at line 71 of file wpa_ccmp.c.

Referenced by ccmp_decrypt(), and ccmp_encrypt().

Packet number.

Definition at line 72 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