Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Deapol_common.h64 struct ieee802_1x_eapol_key { struct
65 u8 type;
67 u8 key_length[2];
70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN];
71 u8 key_iv[IEEE8021X_KEY_IV_LEN]; /* cryptographically random number */
72 u8 key_index; /* key flag in the most significant bit:
78 u8 key_signature[IEEE8021X_KEY_SIGN_LEN];