Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Deap_psk_common.h59 struct eap_psk_hdr_2 { struct
60 u8 code;
61 u8 identifier;
62 u16 length; /* including code, identifier, and length */
63 u8 type; /* EAP_TYPE_PSK */
64 u8 flags;
65 u8 rand_s[EAP_PSK_RAND_LEN];
66 u8 rand_p[EAP_PSK_RAND_LEN];
67 u8 mac_p[EAP_PSK_MAC_LEN];