Searched refs:WLAN_EID_CHALLENGE (Results 1 – 11 of 11) sorted by relevance
116 #define WLAN_EID_CHALLENGE 16 macro
50 #define WLAN_EID_CHALLENGE 16 macro
861 …gned char *)pItem) < (pFrame->pBuf + pFrame->len)) && (pItem->byElementID == WLAN_EID_CHALLENGE)) { in vMgrDecodeAuthen()
1328 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE; in s_vMgrRxAuthenSequence_1()1420 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE; in s_vMgrRxAuthenSequence_2()
47 #define WLAN_EID_CHALLENGE 16 macro
783 … if ((((u8 *)pItem) < (pFrame->pBuf + pFrame->len)) && (pItem->byElementID == WLAN_EID_CHALLENGE)) in vMgrDecodeAuthen()
1082 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE; in s_vMgrRxAuthenSequence_1()1174 sFrame.pChallenge->byElementID = WLAN_EID_CHALLENGE; in s_vMgrRxAuthenSequence_2()
354 #define WLAN_EID_CHALLENGE 16 macro
1413 if (*u == WLAN_EID_CHALLENGE) { in handle_authen()1532 *tmp++ = WLAN_EID_CHALLENGE; in handle_authen()
1247 case WLAN_EID_CHALLENGE: in libipw_parse_info_param()
3091 auth->el_id == WLAN_EID_CHALLENGE) { in authenticate()