Searched refs:WLAN_CIPHER_SUITE_WEP40 (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h1097 #define WLAN_CIPHER_SUITE_WEP40 0x000FAC01 macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h1097 #define WLAN_CIPHER_SUITE_WEP40 0x000FAC01 macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h1097 #define WLAN_CIPHER_SUITE_WEP40 0x000FAC01 macro
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c3737 case WLAN_CIPHER_SUITE_WEP40:
5786 return WLAN_CIPHER_SUITE_WEP40;
5839 return WLAN_CIPHER_SUITE_WEP40;
5866 suites[num_suites++] = WLAN_CIPHER_SUITE_WEP40;
6073 WLAN_CIPHER_SUITE_WEP40);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c3737 case WLAN_CIPHER_SUITE_WEP40:
5786 return WLAN_CIPHER_SUITE_WEP40;
5839 return WLAN_CIPHER_SUITE_WEP40;
5866 suites[num_suites++] = WLAN_CIPHER_SUITE_WEP40;
6073 WLAN_CIPHER_SUITE_WEP40);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c3737 case WLAN_CIPHER_SUITE_WEP40:
5786 return WLAN_CIPHER_SUITE_WEP40;
5839 return WLAN_CIPHER_SUITE_WEP40;
5866 suites[num_suites++] = WLAN_CIPHER_SUITE_WEP40;
6073 WLAN_CIPHER_SUITE_WEP40);

Completed in 6014 milliseconds