mic_calc Struct Reference
[MIC_CALC]

========================== Context Definition =========================== This structure contains the attributes that defines the current state of the MIC key Calculator More...

#include <me_mic.h>

Data Fields

uint32_t mic_key_least
 Holds the 1st 4 bytes of the intermediate MIC key during the calculation process (little-end).
uint32_t mic_key_most
 Holds the last 4 bytes of the intermediate MIC key during the calculation process (little-end).
uint32_t last_m_i
 Contain the latest incomplete M(i) block.
uint8_t last_m_i_len
 Length of M(i) that has already been received.

Detailed Description

========================== Context Definition =========================== This structure contains the attributes that defines the current state of the MIC key Calculator

Definition at line 42 of file me_mic.h.


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

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1