Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
h2c_wpa_ptk Struct Reference

#include <fw.h>

Data Fields

u8 kck [16]
 
u8 kek [16]
 
u8 tk1 [16]
 
union {
   u8   tk2 [16]
 
   struct {
      u8   tx_mic_key [8]
 
      u8   rx_mic_key [8]
 
   }   athu
 
u
 

Detailed Description

Definition at line 254 of file fw.h.

Field Documentation

struct { ... } athu
u8 kck[16]

Definition at line 256 of file fw.h.

u8 kek[16]

Definition at line 258 of file fw.h.

u8 rx_mic_key[8]

Definition at line 266 of file fw.h.

u8 tk1[16]

Definition at line 260 of file fw.h.

u8 tk2[16]

Definition at line 263 of file fw.h.

u8 tx_mic_key[8]

Definition at line 265 of file fw.h.

union { ... } u

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