Searched refs:RSN_TKIP_CIPHER (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/staging/r8188eu/include/ |
| D | rtw_mlme.h | 409 extern unsigned char RSN_TKIP_CIPHER[4];
|
| /Linux-v6.1/drivers/staging/rtl8723bs/core/ |
| D | rtw_wlan_util.c | 24 static unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable 1388 if (!memcmp((pIE->data + 8), RSN_TKIP_CIPHER, 4)) in is_ap_in_tkip()
|
| /Linux-v6.1/drivers/staging/r8188eu/core/ |
| D | rtw_wlan_util.c | 1084 if (!memcmp((pIE->data + 8), RSN_TKIP_CIPHER, 4)) in is_ap_in_tkip()
|
| D | rtw_mlme_ext.c | 48 unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable
|