Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1292 #define WLAN_CIPHER_SUITE_WEP40 0x000FAC01 macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c291 case WLAN_CIPHER_SUITE_WEP40: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2475 return WLAN_CIPHER_SUITE_WEP40; in wpa_alg_to_cipher_suite()
2528 return WLAN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suite()
2555 suites[num_suites++] = WLAN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suites()
2813 WLAN_CIPHER_SUITE_WEP40 : in nl80211_set_conn_keys()