Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_CCKM (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddefs.h50 #define WPA_KEY_MGMT_CCKM BIT(14) macro
74 WPA_KEY_MGMT_CCKM | in wpa_key_mgmt_wpa_ieee8021x()
168 return akm == WPA_KEY_MGMT_CCKM; in wpa_key_mgmt_cckm()
H A Dwpa_common.c2062 if (akm & WPA_KEY_MGMT_CCKM) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h53 #define WPA_KEY_MGMT_CCKM BIT(14) macro
81 WPA_KEY_MGMT_CCKM | in wpa_key_mgmt_wpa_ieee8021x()
193 return akm == WPA_KEY_MGMT_CCKM; in wpa_key_mgmt_cckm()
H A Dwpa_common.c2493 if (akm & WPA_KEY_MGMT_CCKM) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c89 } else if (key_mgmt == WPA_KEY_MGMT_CCKM) { in wpa_gen_wpa_ie_wpa()
181 } else if (key_mgmt == WPA_KEY_MGMT_CCKM) { in wpa_gen_wpa_ie_rsn()
H A Dwpa.c3853 case WPA_KEY_MGMT_CCKM:
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c89 } else if (key_mgmt == WPA_KEY_MGMT_CCKM) { in wpa_gen_wpa_ie_wpa()
159 } else if (key_mgmt == WPA_KEY_MGMT_CCKM) { in wpa_gen_wpa_ie_rsn()
H A Dwpa.c2489 case WPA_KEY_MGMT_CCKM: in wpa_key_mgmt_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c5554 params->key_mgmt_suite == WPA_KEY_MGMT_CCKM || in nl80211_connect_common()
5572 case WPA_KEY_MGMT_CCKM: in nl80211_connect_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c6538 params->key_mgmt_suite == WPA_KEY_MGMT_CCKM ||
6557 case WPA_KEY_MGMT_CCKM:

Completed in 45 milliseconds