RSN_CIPHER_SUITE_WEP40 33 drivers/staging/rtl8188eu/core/rtw_ieee80211.c u8 RSN_CIPHER_SUITE_WEP40[] = { 0x00, 0x0f, 0xac, 1 }; RSN_CIPHER_SUITE_WEP40 338 drivers/staging/rtl8188eu/core/rtw_ieee80211.c if (!memcmp(s, RSN_CIPHER_SUITE_WEP40, RSN_SELECTOR_LEN)) RSN_CIPHER_SUITE_WEP40 124 drivers/staging/rtl8188eu/include/ieee80211.h extern u8 RSN_CIPHER_SUITE_WEP40[]; RSN_CIPHER_SUITE_WEP40 33 drivers/staging/rtl8712/ieee80211.c static const u8 RSN_CIPHER_SUITE_WEP40[] = {0x00, 0x0f, 0xac, 1}; RSN_CIPHER_SUITE_WEP40 266 drivers/staging/rtl8712/ieee80211.c if (!memcmp(s, (void *)RSN_CIPHER_SUITE_WEP40, RSN_SELECTOR_LEN)) RSN_CIPHER_SUITE_WEP40 29 drivers/staging/rtl8723bs/core/rtw_ieee80211.c u8 RSN_CIPHER_SUITE_WEP40[] = { 0x00, 0x0f, 0xac, 1 }; RSN_CIPHER_SUITE_WEP40 452 drivers/staging/rtl8723bs/core/rtw_ieee80211.c if (!memcmp(s, RSN_CIPHER_SUITE_WEP40, RSN_SELECTOR_LEN)) RSN_CIPHER_SUITE_WEP40 121 drivers/staging/rtl8723bs/include/ieee80211.h extern u8 RSN_CIPHER_SUITE_WEP40[];