Searched refs:WPA_KEY_MGMT_WAPI_PSK (Results 1 – 9 of 9) sorted by relevance
43 #define WPA_KEY_MGMT_WAPI_PSK BIT(12) macro76 WPA_KEY_MGMT_WAPI_PSK | in wpa_key_mgmt_wpa_ieee8021x()
92 } else if (key_mgmt == WPA_KEY_MGMT_WAPI_PSK) { in wpa_gen_wpa_ie_wpa()93 RSN_SELECTOR_PUT(pos, WPA_KEY_MGMT_WAPI_PSK); in wpa_gen_wpa_ie_wpa()
48 #define WPA_KEY_MGMT_WAPI_PSK BIT(12) macro
24 WPA_KEY_MGMT_WAPI_PSK | WPA_KEY_MGMT_WAPI_CERT)
35 (ssid->key_mgmt != WPA_KEY_MGMT_WAPI_PSK) && (ssid->key_mgmt != WPA_KEY_MGMT_WAPI_CERT)) { in wpa_config_validate_network()39 ssid->key_mgmt = WPA_KEY_MGMT_WAPI_PSK; in wpa_config_validate_network()51 ((ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK) || (ssid->key_mgmt == WPA_KEY_MGMT_WAPI_CERT))) { in wpa_config_validate_network()56 if (ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK) { in wpa_config_validate_network()721 if ((ssid->wapi == WAPI_TYPE_PSK) || (ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK)) { in wpa_config_write_network()
1729 } else if (sel & WPA_KEY_MGMT_WAPI_PSK) { in wpa_supplicant_set_suites()1730 wpa_s->key_mgmt = WPA_KEY_MGMT_WAPI_PSK; in wpa_supplicant_set_suites()3829 if ((ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK) ||3835 } else if (ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK) {3937 if ((ssid->key_mgmt != WPA_KEY_MGMT_WAPI_PSK) ||
851 val |= WPA_KEY_MGMT_WAPI_PSK; in wpa_config_parse_key_mgmt()932 if ((ssid->key_mgmt & WPA_KEY_MGMT_WAPI_PSK) && (ssid->wapi != WAPI_TYPE_PSK)) { in wpa_config_parse_key_mgmt()1016 if (ssid->key_mgmt & WPA_KEY_MGMT_WAPI_PSK) { in wpa_config_write_key_mgmt()
651 if (((ssid->wapi == WAPI_TYPE_PSK) || (ssid->key_mgmt & WPA_KEY_MGMT_WAPI_PSK)) && in wpa_supplicant_ssid_bss_match()1376 !(ssid->key_mgmt & WPA_KEY_MGMT_WAPI_PSK) && in wpa_scan_res_ok()1402 if (((ssid->key_mgmt & WPA_KEY_MGMT_WAPI_PSK) || (ssid->key_mgmt & WPA_KEY_MGMT_WAPI_CERT)) && in wpa_scan_res_ok()
2219 case WPA_KEY_MGMT_WAPI_PSK: in wapi_key_mgmt_txt()2390 if (ssid->key_mgmt == WPA_KEY_MGMT_WAPI_PSK) in wpa_supplicant_ctrl_iface_status()