Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dieee80211.c28 static const u8 WPA_CIPHER_SUITE_TKIP[] = {0x00, 0x50, 0xf2, 2}; variable
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c20 u8 WPA_CIPHER_SUITE_TKIP[] = { 0x00, 0x50, 0xf2, 2 }; variable