Home
last modified time | relevance | path

Searched refs:RSN_TKIP_CIPHER (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c24 static unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable
1384 if (!memcmp((pIE->data + 8), RSN_TKIP_CIPHER, 4)) in is_ap_in_tkip()