Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c29 static unsigned char RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable
/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c31 const u8 RSN_TKIP_CIPHER[4] = {0x00, 0x0f, 0xac, 0x02}; variable