Searched refs:wpa_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 | 45 const UINT8 wpa_oui02[4] = { 0x00, 0x50, 0xf2, 0x02 }; variable 446 (util_fns, (char *)pTemp->GrpKeyCipher, wpa_oui02, in supplicantParseWpaIe() 447 sizeof(wpa_oui02))) { in supplicantParseWpaIe() 472 wpa_oui02, sizeof(wpa_oui02))) { in supplicantParseWpaIe()
|
| H A D | keyMgmtSta.c | 2163 (util_fns, (char *)pTemp->GrpKeyCipher, wpa_oui02, 2164 sizeof(wpa_oui02))) { 2198 wpa_oui02, sizeof(wpa_oui02))) { 2219 memcpy(util_fns, pos, wpa_oui02, sizeof(wpa_oui02)); 2220 pos += sizeof(wpa_oui02);
|
| H A D | authenticator.h | 39 extern const uint8 wpa_oui02[4]; /* WPA TKIP */
|
| H A D | keyMgmtSta_rom.c | 273 wpa_oui02, sizeof(pWpaIe->GrpKeyCipher)); in keyMgmtFormatWpaRsnIe_internal() 290 wpa_oui02, in keyMgmtFormatWpaRsnIe_internal() 301 wpa_oui02, sizeof(pWpaIe->GrpKeyCipher)); in keyMgmtFormatWpaRsnIe_internal()
|