Searched refs:wpa_oui05 (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 | 48 const UINT8 wpa_oui05[4] = { 0x00, 0x50, 0xf2, 0x05 }; variable 461 (util_fns, (char *)pTemp->GrpKeyCipher, wpa_oui05, in supplicantParseWpaIe() 462 sizeof(wpa_oui05))) { in supplicantParseWpaIe()
|
| H A D | authenticator.h | 42 extern const uint8 wpa_oui05[4]; /* WPA WEP-104 */
|
| H A D | keyMgmtSta.c | 2178 (util_fns, (char *)pTemp->GrpKeyCipher, wpa_oui05, 2179 sizeof(wpa_oui05))) {
|
| H A D | keyMgmtSta_rom.c | 305 wpa_oui05, sizeof(pWpaIe->GrpKeyCipher)); in keyMgmtFormatWpaRsnIe_internal()
|