Home
last modified time | relevance | path

Searched refs:WPA_CIPHER_SUITE_WEP40 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c18 u8 WPA_CIPHER_SUITE_WEP40[] = { 0x00, 0x50, 0xf2, 1 }; variable
412 if (!memcmp(s, WPA_CIPHER_SUITE_WEP40, WPA_SELECTOR_LEN)) in rtw_get_wpa_cipher_suite()
/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h106 extern u8 WPA_CIPHER_SUITE_WEP40[];