Searched refs:WSC_Start (Results 1 – 3 of 3) sorted by relevance
490 op_code != WSC_Done && op_code != WSC_Start) { in eap_wsc_process()498 if (op_code != WSC_Start) { in eap_wsc_process()508 } 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