Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_mschapv2.c22 struct eap_mschapv2_hdr { struct
23 u8 op_code; /* MSCHAPV2_OP_* */
24 u8 mschapv2_id; /* must be changed for challenges, but not for
26 u8 ms_length[2]; /* Note: misaligned; length - 5 */
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_mschapv2.c36 struct eap_mschapv2_hdr { struct
37 u8 op_code; /* MSCHAPV2_OP_* */
38 u8 mschapv2_id; /* usually same as EAP identifier; must be changed
40 u8 ms_length[2]; /* Note: misaligned; length - 5 */
/external/wpa_supplicant/
Deap_mschapv2.c38 struct eap_mschapv2_hdr { struct
39 u8 op_code; /* MSCHAPV2_OP_* */
40 u8 mschapv2_id; /* usually same as EAP identifier; must be changed
42 u8 ms_length[2]; /* Note: misaligned; length - 5 */