Searched refs:RSN_CIPHER_SUITE_WEP104 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8712/
H A Dieee80211.c36 static const u8 RSN_CIPHER_SUITE_WEP104[] = {0x00, 0x0f, 0xac, 5}; variable
272 if (!memcmp(s, (void *)RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN))
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c33 u8 RSN_CIPHER_SUITE_WEP104[] = { 0x00, 0x0f, 0xac, 5 }; variable
433 if (!memcmp(s, RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN))
/linux-master/drivers/staging/rtl8723bs/include/
H A Dieee80211.h124 extern u8 RSN_CIPHER_SUITE_WEP104[];

Completed in 150 milliseconds