Searched refs:WSC_Start (Results 1 – 4 of 4) sorted by relevance
489 op_code != WSC_Done && op_code != WSC_Start) { in eap_wsc_process()497 if (op_code != WSC_Start) { in eap_wsc_process()507 } else if (op_code == WSC_Start) { in eap_wsc_process()
6268 WSC_Start = 0x01 variable6754 if msg['wsc_opcode'] != WSC_Start:6840 wsc_start = build_eap_wsc(1, eap_id, b'', opcode=WSC_Start)8189 if msg['wsc_opcode'] != WSC_Start:8234 if msg['wsc_opcode'] != WSC_Start:8279 if msg['wsc_opcode'] != WSC_Start:8339 if msg['wsc_opcode'] != WSC_Start:8397 if msg['wsc_opcode'] != WSC_Start:8471 if msg['wsc_opcode'] != WSC_Start:8544 if msg['wsc_opcode'] != WSC_Start:[all …]
181 wpabuf_put_u8(req, WSC_Start); /* Op-Code */ in eap_wsc_build_start()
20 WSC_Start = 0x01, enumerator