Searched refs:WPA_WEP104 (Results 1 – 3 of 3) sorted by relevance
135 pBSSList->byGKType = WPA_WEP104; in WPA_ParseRSN()258 …else if ((pBSSList->abyPKType[ii] == WPA_WEP104) && (byPKType != WPA_AESCCMP) && (byPKType != WPA_… in WPA_SearchRSN()259 byPKType = WPA_WEP104; in WPA_SearchRSN()
44 #define WPA_WEP104 5 macro
4518 (pBSSNode->byGKType == WPA_WEP104)) { in s_bCipherMatch()