Searched refs:RSN_TKIP_CIPHER (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_mlme.h | 409 extern unsigned char RSN_TKIP_CIPHER[4];
|
/linux-6.1.9/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-6.1.9/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
|