Searched defs:eap_mschapv2_hdr (Results 1 – 3 of 3) sorted by relevance
22 struct eap_mschapv2_hdr { struct23 u8 op_code; /* MSCHAPV2_OP_* */24 u8 mschapv2_id; /* must be changed for challenges, but not for26 u8 ms_length[2]; /* Note: misaligned; length - 5 */
36 struct eap_mschapv2_hdr { struct37 u8 op_code; /* MSCHAPV2_OP_* */38 u8 mschapv2_id; /* usually same as EAP identifier; must be changed40 u8 ms_length[2]; /* Note: misaligned; length - 5 */
38 struct eap_mschapv2_hdr { struct39 u8 op_code; /* MSCHAPV2_OP_* */40 u8 mschapv2_id; /* usually same as EAP identifier; must be changed42 u8 ms_length[2]; /* Note: misaligned; length - 5 */