Home
last modified time | relevance | path

Searched defs:ieee802_1x_eapol_key (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Deapol_common.h51 struct ieee802_1x_eapol_key { struct
52 u8 type;
54 u8 key_length[2];
57 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN];
58 u8 key_iv[IEEE8021X_KEY_IV_LEN]; /* cryptographically random number */
59 u8 key_index; /* key flag in the most significant bit:
65 u8 key_signature[IEEE8021X_KEY_SIGN_LEN];