RSN_CIPHER_SUITE_WEP104   37 drivers/staging/rtl8188eu/core/rtw_ieee80211.c u8 RSN_CIPHER_SUITE_WEP104[] = { 0x00, 0x0f, 0xac, 5 };
RSN_CIPHER_SUITE_WEP104  344 drivers/staging/rtl8188eu/core/rtw_ieee80211.c 	if (!memcmp(s, RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN))
RSN_CIPHER_SUITE_WEP104  128 drivers/staging/rtl8188eu/include/ieee80211.h extern u8 RSN_CIPHER_SUITE_WEP104[];
RSN_CIPHER_SUITE_WEP104   36 drivers/staging/rtl8712/ieee80211.c static const u8 RSN_CIPHER_SUITE_WEP104[] = {0x00, 0x0f, 0xac, 5};
RSN_CIPHER_SUITE_WEP104  272 drivers/staging/rtl8712/ieee80211.c 	if (!memcmp(s, (void *)RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN))
RSN_CIPHER_SUITE_WEP104   33 drivers/staging/rtl8723bs/core/rtw_ieee80211.c u8 RSN_CIPHER_SUITE_WEP104[] = { 0x00, 0x0f, 0xac, 5 };
RSN_CIPHER_SUITE_WEP104  458 drivers/staging/rtl8723bs/core/rtw_ieee80211.c 	if (!memcmp(s, RSN_CIPHER_SUITE_WEP104, RSN_SELECTOR_LEN))
RSN_CIPHER_SUITE_WEP104  125 drivers/staging/rtl8723bs/include/ieee80211.h extern u8 RSN_CIPHER_SUITE_WEP104[];