Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.h92 #define RSN_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x0f, 0xac, 1) macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c469 case RSN_CIPHER_SUITE_WEP40: in wiphy_info_cipher_suites()
Ddriver_nl80211.c3035 return RSN_CIPHER_SUITE_WEP40; in wpa_alg_to_cipher_suite()
3087 return RSN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suite()
3114 suites[num_suites++] = RSN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suites()
3660 RSN_CIPHER_SUITE_WEP40 : in nl80211_set_conn_keys()