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.h70 #define RSN_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x0f, 0xac, 1) macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c287 case RSN_CIPHER_SUITE_WEP40: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2638 return RSN_CIPHER_SUITE_WEP40; in wpa_alg_to_cipher_suite()
2691 return RSN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suite()
2718 suites[num_suites++] = RSN_CIPHER_SUITE_WEP40; in wpa_cipher_to_cipher_suites()
2976 RSN_CIPHER_SUITE_WEP40 : in nl80211_set_conn_keys()