Searched refs:RSN_TKIP_CIPHER (Results 1 – 1 of 1) sorted by relevance
24 static unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable1384 if (!memcmp((pIE->data + 8), RSN_TKIP_CIPHER, 4)) in is_ap_in_tkip()