Searched refs:WPA_KEY_MGMT_PSK (Results 1 – 25 of 27) sorted by relevance
12
28 #define WPA_KEY_MGMT_PSK BIT(1) macro78 return !!(akm & (WPA_KEY_MGMT_PSK | in wpa_key_mgmt_wpa_psk_no_sae()85 return !!(akm & (WPA_KEY_MGMT_PSK | in wpa_key_mgmt_wpa_psk()
1163 return WPA_KEY_MGMT_PSK; in rsn_key_mgmt_to_bitfield()1419 return WPA_KEY_MGMT_PSK; in wpa_key_mgmt_to_bitfield()2025 case WPA_KEY_MGMT_PSK: in wpa_key_mgmt_txt()2092 if (akm & WPA_KEY_MGMT_PSK) in wpa_akm_to_suite()
85 } else if (key_mgmt == WPA_KEY_MGMT_PSK) { in wpa_gen_wpa_ie_wpa()173 } else if (key_mgmt == WPA_KEY_MGMT_PSK) { in wpa_gen_wpa_ie_rsn()
70 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()644 else if (data.key_mgmt & WPA_KEY_MGMT_PSK) in wpa_validate_wpa_ie()677 else if (data.key_mgmt & WPA_KEY_MGMT_PSK) in wpa_validate_wpa_ie()765 sm->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in wpa_validate_wpa_ie()
76 bss->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in hostapd_config_defaults_bss()1153 if (full_config && bss->wpa && (bss->wpa_key_mgmt & WPA_KEY_MGMT_PSK) && in hostapd_config_check_bss()
389 bss->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in hapd_wps_reconfig_in_memory()1171 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) in hostapd_init_wps()1201 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) in hostapd_init_wps()
20 #define DEFAULT_KEY_MGMT (WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_IEEE8021X)
247 wpa_sm_set_param(peer->supp, WPA_PARAM_KEY_MGMT, WPA_KEY_MGMT_PSK); in ibss_rsn_supp_init()450 conf.wpa_key_mgmt = WPA_KEY_MGMT_PSK; in ibss_rsn_auth_init_group()
399 bss->wpa_key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_conf_ap()819 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) in wpa_supplicant_create_ap()820 wpa_s->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_create_ap()
531 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_wps_cred()536 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_wps_cred()547 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_supplicant_wps_cred()2051 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) { in wpas_wps_network_to_cred()
1249 ssid->key_mgmt &= ~(WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_FT_PSK | in disable_wpa_wpa2()
1569 } else if (sel & WPA_KEY_MGMT_PSK) { in wpa_supplicant_set_suites()1570 wpa_s->key_mgmt = WPA_KEY_MGMT_PSK; in wpa_supplicant_set_suites()1697 sae_only = (ssid->key_mgmt & (WPA_KEY_MGMT_PSK | in wpa_supplicant_set_suites()3668 (params.key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpas_start_assoc_cb()3693 if ((params.key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpas_start_assoc_cb()
725 val |= WPA_KEY_MGMT_PSK; in wpa_config_parse_key_mgmt()828 if (ssid->key_mgmt & WPA_KEY_MGMT_PSK) { in wpa_config_write_key_mgmt()
1145 s->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_p2p_store_persistent_group()2021 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_start_wps_go()6565 ssid->key_mgmt = WPA_KEY_MGMT_PSK; in wpas_start_p2p_client()
1205 ssid->key_mgmt |= WPA_KEY_MGMT_PSK | in wpas_dpp_add_network()
347 WPA_KEY_MGMT_PSK,
2446 if (key_mgmt_mask & WPA_KEY_MGMT_PSK) { in setFastTransitionKeyMgmt()2474 if (key_mgmt_mask & WPA_KEY_MGMT_PSK) { in resetFastTransitionKeyMgmt()
1483 } else if (config->key_mgmt & WPA_KEY_MGMT_PSK) { in notifyDppConfigReceived()
169 wpa_network->key_mgmt = WPA_KEY_MGMT_PSK; in addGroupClientNetwork()
2054 case WPA_KEY_MGMT_PSK: in wpa_driver_wext_keymgmt2wext()2188 params->key_mgmt_suite == WPA_KEY_MGMT_PSK) in wpa_driver_wext_associate()
1105 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()
5626 params->key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpa_driver_nl80211_ibss()5825 params->key_mgmt_suite == WPA_KEY_MGMT_PSK || in nl80211_connect_common()5900 case WPA_KEY_MGMT_PSK: in nl80211_connect_common()5994 (params->key_mgmt_suite == WPA_KEY_MGMT_PSK || in wpa_driver_nl80211_try_connect()
4716 if (ie_data->key_mgmt & WPA_KEY_MGMT_PSK) in wpas_dbus_get_bss_security_prop()
1045 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_PSK) { in hostapd_ctrl_iface_get_key_mgmt()
701 val |= WPA_KEY_MGMT_PSK; in hostapd_config_parse_key_mgmt()