Searched refs:RSN_TKIP_CIPHER (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | osdep_service.h | 153 extern unsigned char RSN_TKIP_CIPHER[4];
|
| D | rtw_mlme.h | 445 extern unsigned char RSN_TKIP_CIPHER[4];
|
| /Linux-v5.15/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-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_wlan_util.c | 1111 if (!memcmp((pIE->data + 8), RSN_TKIP_CIPHER, 4)) in is_ap_in_tkip()
|
| D | rtw_mlme_ext.c | 64 unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable
|