Searched refs:WSC_Start (Results 1 – 3 of 3) 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()
179 wpabuf_put_u8(req, WSC_Start); /* Op-Code */ in eap_wsc_build_start()
20 WSC_Start = 0x01, enumerator