Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_OSEN (Results 1 - 25 of 31) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddefs.h51 #define WPA_KEY_MGMT_OSEN BIT(15) macro
75 WPA_KEY_MGMT_OSEN | in wpa_key_mgmt_wpa_ieee8021x()
131 WPA_KEY_MGMT_OSEN | in wpa_key_mgmt_sha256()
H A Dwpa_common.c124 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_akm_defined()
141 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_cmac()
162 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_aes_key_wrap()
230 case WPA_KEY_MGMT_OSEN: in wpa_eapol_key_mic()
1161 return WPA_KEY_MGMT_OSEN; in rsn_key_mgmt_to_bitfield()
1231 data->key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_parse_wpa_ie_rsn()
2022 case WPA_KEY_MGMT_OSEN: in wpa_key_mgmt_txt()
2064 if (akm & WPA_KEY_MGMT_OSEN) in wpa_akm_to_suite()
2086 if (akm & WPA_KEY_MGMT_OSEN) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h54 #define WPA_KEY_MGMT_OSEN BIT(15) macro
82 WPA_KEY_MGMT_OSEN | in wpa_key_mgmt_wpa_ieee8021x()
156 WPA_KEY_MGMT_OSEN | in wpa_key_mgmt_sha256()
H A Dwpa_common.c134 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_akm_defined()
151 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_cmac()
173 return akmp == WPA_KEY_MGMT_OSEN || in wpa_use_aes_key_wrap()
264 case WPA_KEY_MGMT_OSEN: in wpa_eapol_key_mic()
1574 return WPA_KEY_MGMT_OSEN; in rsn_key_mgmt_to_bitfield()
1643 data->key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_parse_wpa_ie_rsn()
2451 case WPA_KEY_MGMT_OSEN: in wpa_key_mgmt_txt()
2495 if (akm & WPA_KEY_MGMT_OSEN) in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c291 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_write_rsn_ie()
697 else if (data.key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_validate_wpa_ie()
805 else if (key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_validate_wpa_ie()
806 sm->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_validate_wpa_ie()
1060 sm->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_validate_osen()
H A Dwpa_auth.c2248 sm->wpa_key_mgmt != WPA_KEY_MGMT_OSEN) { in SM_STATE()
2814 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in fils_prepare_plainbuf()
3293 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in ieee80211w_kde_add()
3316 if (sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in ieee80211w_kde_add()
3487 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in SM_STATE()
3914 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in SM_STATE()
4227 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_wnmsleep_gtk_subelem()
4266 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_wnmsleep_igtk_subelem()
4304 if (sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_wnmsleep_bigtk_subelem()
H A Dwpa_auth_ft.c2200 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_gtk_subelem()
2212 } else if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_gtk_subelem()
2290 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_igtk_subelem()
2350 if (sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_bigtk_subelem()
H A Dwpa_auth_glue.c109 wconf->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in hostapd_wpa_auth_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c259 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_write_rsn_ie()
635 else if (data.key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_validate_wpa_ie()
743 else if (key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_validate_wpa_ie()
744 sm->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_validate_wpa_ie()
957 sm->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_validate_osen()
H A Dwpa_auth.c2144 sm->wpa_key_mgmt != WPA_KEY_MGMT_OSEN) { in SM_STATE()
2691 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in fils_prepare_plainbuf()
3090 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in ieee80211w_kde_add()
3199 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in SM_STATE()
3578 sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in SM_STATE()
H A Dwpa_auth_glue.c104 wconf->wpa_key_mgmt = WPA_KEY_MGMT_OSEN; in hostapd_wpa_auth_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c230 } else if (key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_gen_wpa_ie_rsn()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c208 } else if (key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_gen_wpa_ie_rsn()
H A Dwpa.c432 !wpa_key_mgmt_ft(sm->key_mgmt) && sm->key_mgmt != WPA_KEY_MGMT_OSEN) in wpa_supplicant_get_pmk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c524 if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_supplicant_match_privacy()
753 if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) && in wpa_supplicant_ssid_bss_match()
1035 (data.key_mgmt & WPA_KEY_MGMT_OSEN)) in wpa_scan_res_match()
1210 if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) && !osen && in wpa_scan_res_match()
H A Dhs20_supplicant.c1081 (data.key_mgmt & WPA_KEY_MGMT_OSEN)) { in hs20_osu_icon_fetch()
H A Dconfig.c761 val |= WPA_KEY_MGMT_OSEN; in wpa_config_parse_key_mgmt()
970 if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_config_write_key_mgmt()
H A Dwpa_supplicant.c1536 } else if (sel & WPA_KEY_MGMT_OSEN) { in wpa_supplicant_set_suites()
1537 wpa_s->key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_supplicant_set_suites()
2616 (ssid->key_mgmt & WPA_KEY_MGMT_OSEN)) { in wpas_populate_assoc_ies()
H A Dsme.c379 (ssid->key_mgmt & WPA_KEY_MGMT_OSEN)) { in sme_send_authentication()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c1107 (data.key_mgmt & WPA_KEY_MGMT_OSEN)) { in hs20_osu_icon_fetch()
H A Devents.c599 if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN) in wpa_supplicant_match_privacy()
914 if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) && in wpa_supplicant_ssid_bss_match()
1309 (data.key_mgmt & WPA_KEY_MGMT_OSEN)) in wpa_scan_res_ok()
1430 if ((ssid->key_mgmt & WPA_KEY_MGMT_OSEN) && !osen && !rsn_osen) { in wpa_scan_res_ok()
H A Dconfig.c882 val |= WPA_KEY_MGMT_OSEN; in wpa_config_parse_key_mgmt()
1129 if (ssid->key_mgmt & WPA_KEY_MGMT_OSEN) { in wpa_config_write_key_mgmt()
H A Dwpa_supplicant.c1779 } else if (sel & WPA_KEY_MGMT_OSEN) { in wpa_supplicant_set_suites()
1780 wpa_s->key_mgmt = WPA_KEY_MGMT_OSEN; in wpa_supplicant_set_suites()
3130 (ssid->key_mgmt & WPA_KEY_MGMT_OSEN)) {
H A Dsme.c724 (ssid->key_mgmt & WPA_KEY_MGMT_OSEN)) {
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c760 val |= WPA_KEY_MGMT_OSEN; in hostapd_config_parse_key_mgmt()

Completed in 104 milliseconds

12