Searched refs:wpa2_oui02 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | keyMgmtApStaCommon.c | 52 const UINT8 wpa2_oui02[4] = { 0x00, 0x0f, 0xac, 0x02 }; variable 524 if (!memcmp(util_fns, pGrpKeyCipher, wpa2_oui02, sizeof(wpa2_oui02))) { in supplicantParseMcstCipher() 555 wpa2_oui02, sizeof(wpa2_oui02))) { in supplicantParseUcstCipher()
|
| H A D | authenticator.h | 45 extern const uint8 wpa2_oui02[4]; /* WPA2 TKIP */
|
| H A D | keyMgmtSta_rom.c | 179 wpa2_oui02, sizeof(pRsnIe->PwsKeyCipherList)); in keyMgmtFormatWpaRsnIe_internal() 189 wpa2_oui02, sizeof(pRsnIe->GrpKeyCipher)); in keyMgmtFormatWpaRsnIe_internal()
|
| H A D | keyMgmtSta.c | 2068 memcpy(util_fns, pos, wpa2_oui02, sizeof(wpa2_oui02)); 2069 pos += sizeof(wpa2_oui02);
|