Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_WEP104 (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1296 #define WLAN_CIPHER_SUITE_WEP104 0x000FAC05 macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c288 case WLAN_CIPHER_SUITE_WEP104: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2518 return WLAN_CIPHER_SUITE_WEP104; in wpa_alg_to_cipher_suite()
2568 return WLAN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suite()
2595 suites[num_suites++] = WLAN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suites()
2856 WLAN_CIPHER_SUITE_WEP104) || in nl80211_set_conn_keys()