Searched defs:wpa_ptk (Results 1 – 2 of 2) sorted by relevance
28 struct wpa_ptk { struct29 u8 kck[16]; /* EAPOL-Key Key Confirmation Key (KCK) */30 u8 kek[16]; /* EAPOL-Key Key Encryption Key (KEK) */31 u8 tk1[16]; /* Temporal Key 1 (TK1) */32 union {38 } u;
167 struct wpa_ptk { struct168 u8 kck[16]; /* EAPOL-Key Key Confirmation Key (KCK) */169 u8 kek[16]; /* EAPOL-Key Key Encryption Key (KEK) */170 u8 tk1[16]; /* Temporal Key 1 (TK1) */171 union {177 } u;