Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.h82 #define RSN_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x0f, 0xac, 5) macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c284 case RSN_CIPHER_SUITE_WEP104: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2860 return RSN_CIPHER_SUITE_WEP104; in wpa_alg_to_cipher_suite()
2910 return RSN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suite()
2937 suites[num_suites++] = RSN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suites()
3240 RSN_CIPHER_SUITE_WEP104) || in nl80211_set_conn_keys()