Searched refs:WPA_TKIP_CIPHER (Results 1 – 1 of 1) sorted by relevance
25 static unsigned char WPA_TKIP_CIPHER[4] = {0x00, 0x50, 0xf2, 0x02}; variable1378 if ((!memcmp(pIE->data, RTW_WPA_OUI, 4)) && (!memcmp((pIE->data + 12), WPA_TKIP_CIPHER, 4))) in is_ap_in_tkip()