Home
last modified time | relevance | path

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

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