Home
last modified time | relevance | path

Searched refs:WPA_KEY_MGMT_PSK (Results 1 – 23 of 23) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddefs.h37 #define WPA_KEY_MGMT_PSK BIT(1) macro
64 return !!(akm & (WPA_KEY_MGMT_PSK | in wpa_key_mgmt_wpa_psk()
Dwpa_common.c383 return WPA_KEY_MGMT_PSK; in rsn_key_mgmt_to_bitfield()
612 return WPA_KEY_MGMT_PSK; in wpa_key_mgmt_to_bitfield()
979 case WPA_KEY_MGMT_PSK: in wpa_key_mgmt_txt()
1020 if (akm & WPA_KEY_MGMT_PSK) in wpa_akm_to_suite()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c70 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_write_wpa_ie()
162 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_write_rsn_ie()
500 else if (data.key_mgmt & WPA_KEY_MGMT_PSK) in wpa_validate_wpa_ie()
521 else if (data.key_mgmt & WPA_KEY_MGMT_PSK) in wpa_validate_wpa_ie()
579 sm->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in wpa_validate_wpa_ie()
Dap_config.c56 bss->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in hostapd_config_defaults_bss()
721 if (full_config && bss->wpa && (bss->wpa_key_mgmt & WPA_KEY_MGMT_PSK) && in hostapd_config_check_bss()
Dwps_hostapd.c347 bss->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in hapd_wps_reconfig_in_memory()
1047 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) in hostapd_init_wps()
1059 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) in hostapd_init_wps()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h23 #define DEFAULT_KEY_MGMT (WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_IEEE8021X)
Dibss_rsn.c232 wpa_sm_set_param(peer->supp, WPA_PARAM_KEY_MGMT, WPA_KEY_MGMT_PSK); in ibss_rsn_supp_init()
416 conf.wpa_key_mgmt = WPA_KEY_MGMT_PSK; in ibss_rsn_auth_init_group()
Dwps_supplicant.c451 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_wps_cred()
456 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_wps_cred()
461 if (ssid->key_mgmt == WPA_KEY_MGMT_PSK) { in wpa_supplicant_wps_cred()
1830 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) { in wpas_wps_network_to_cred()
Dap.c519 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) in wpa_supplicant_create_ap()
520 wpa_s->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_create_ap()
Dwpa_supplicant.c1109 } else if (sel & WPA_KEY_MGMT_PSK) { in wpa_supplicant_set_suites()
1110 wpa_s->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_set_suites()
1798 (params.key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpas_start_assoc_cb()
Dconfig.c503 val |= WPA_KEY_MGMT_PSK; in wpa_config_parse_key_mgmt()
574 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_config_write_key_mgmt()
Dp2p_supplicant.c701 s->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_p2p_store_persistent_group()
1346 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_start_wps_go()
5342 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_start_p2p_client()
Dctrl_iface.c2076 if (data.key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_supplicant_ie_txt()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c193 wpa_sm_set_param(wpa->supp, WPA_PARAM_KEY_MGMT, WPA_KEY_MGMT_PSK); in supp_init()
273 conf.wpa_key_mgmt = WPA_KEY_MGMT_PSK; in auth_init_group()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c82 } else if (key_mgmt == WPA_KEY_MGMT_PSK) { in wpa_gen_wpa_ie_wpa()
154 } else if (key_mgmt == WPA_KEY_MGMT_PSK) { in wpa_gen_wpa_ie_rsn()
Dwpa.c1886 case WPA_KEY_MGMT_PSK: in wpa_key_mgmt_suite()
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c1963 case WPA_KEY_MGMT_PSK: in wpa_driver_wext_keymgmt2wext()
2096 params->key_mgmt_suite == WPA_KEY_MGMT_PSK) in wpa_driver_wext_associate()
Ddriver_ndis.c1105 if (params->key_mgmt_suite == WPA_KEY_MGMT_PSK) in wpa_driver_ndis_associate()
1134 else if (params->key_mgmt_suite == WPA_KEY_MGMT_PSK) in wpa_driver_ndis_associate()
Ddriver_test.c1509 WPA_KEY_MGMT_PSK | in wpa_driver_test_associate()
Ddriver_nl80211.c7348 if (params->key_mgmt_suites & WPA_KEY_MGMT_PSK) in wpa_driver_nl80211_set_ap()
8648 params->key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpa_driver_nl80211_ibss()
8775 params->key_mgmt_suite == WPA_KEY_MGMT_PSK || in nl80211_connect_common()
8806 case WPA_KEY_MGMT_PSK: in nl80211_connect_common()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c918 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) { in hostapd_ctrl_iface_get_config()
Dconfig_file.c662 val |= WPA_KEY_MGMT_PSK; in hostapd_config_parse_key_mgmt()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c3707 if (ie_data->key_mgmt & WPA_KEY_MGMT_PSK) in wpas_dbus_get_bss_security_prop()