Searched refs:wpa2_oui04 (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 | 54 const UINT8 wpa2_oui04[4] = { 0x00, 0x0f, 0xac, 0x04 }; variable 528 (util_fns, pGrpKeyCipher, wpa2_oui04, sizeof(wpa2_oui04))) { in supplicantParseMcstCipher() 559 wpa2_oui04, sizeof(wpa2_oui04))) { in supplicantParseUcstCipher()
|
| H A D | authenticator.h | 46 extern const uint8 wpa2_oui04[4]; /* WPA2 AES */
|
| H A D | keyMgmtSta_rom.c | 175 wpa2_oui04, sizeof(pRsnIe->PwsKeyCipherList)); in keyMgmtFormatWpaRsnIe_internal() 185 wpa2_oui04, sizeof(pRsnIe->GrpKeyCipher)); in keyMgmtFormatWpaRsnIe_internal()
|
| H A D | keyMgmtSta.c | 2065 memcpy(util_fns, pos, wpa2_oui04, sizeof(wpa2_oui04)); 2066 pos += sizeof(wpa2_oui04);
|