Lines Matching refs:os_strdup

262 		conf->eap_user_sqlite = os_strdup(fname + 7);  in hostapd_config_read_eap_user()
626 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()
641 buf = os_strdup(value); in hostapd_config_parse_key_mgmt()
1926 bss->last_osu->server_uri = os_strdup(pos); in hs20_parse_osu_server_uri()
1960 bss->last_osu->osu_nai = os_strdup(pos); in hs20_parse_osu_nai()
1977 bss->last_osu->osu_nai2 = os_strdup(pos); in hs20_parse_osu_nai2()
2018 p->icons[p->icons_count] = os_strdup(pos); in hs20_parse_osu_icon()
2056 bss->hs20_operator_icon[bss->hs20_operator_icon_count] = os_strdup(pos); in hs20_parse_operator_icon()
2279 tmp = os_strdup(pos2); in parse_sae_password()
2296 pw->identifier = os_strdup(pos2); in parse_sae_password()
2302 pw->password = os_strdup(val); in parse_sae_password()
2473 conf->driver_params = os_strdup(pos); in hostapd_config_fill()
2575 bss->config_id = os_strdup(pos); in hostapd_config_fill()
2620 bss->ca_cert = os_strdup(pos); in hostapd_config_fill()
2623 bss->server_cert = os_strdup(pos); in hostapd_config_fill()
2626 bss->server_cert2 = os_strdup(pos); in hostapd_config_fill()
2629 bss->private_key = os_strdup(pos); in hostapd_config_fill()
2632 bss->private_key2 = os_strdup(pos); in hostapd_config_fill()
2635 bss->private_key_passwd = os_strdup(pos); in hostapd_config_fill()
2638 bss->private_key_passwd2 = os_strdup(pos); in hostapd_config_fill()
2646 bss->check_cert_subject = os_strdup(pos); in hostapd_config_fill()
2665 bss->ocsp_stapling_response = os_strdup(pos); in hostapd_config_fill()
2668 bss->ocsp_stapling_response_multi = os_strdup(pos); in hostapd_config_fill()
2671 bss->dh_file = os_strdup(pos); in hostapd_config_fill()
2674 bss->openssl_ciphers = os_strdup(pos); in hostapd_config_fill()
2677 bss->openssl_ecdh_curves = os_strdup(pos); in hostapd_config_fill()
2715 bss->eap_fast_a_id_info = os_strdup(pos); in hostapd_config_fill()
2746 bss->eap_sim_db = os_strdup(pos); in hostapd_config_fill()
2755 bss->imsi_privacy_key = os_strdup(pos); in hostapd_config_fill()
2775 bss->eap_req_id_text = os_strdup(pos); in hostapd_config_fill()
2794 bss->erp_domain = os_strdup(pos); in hostapd_config_fill()
2846 bss->nas_identifier = os_strdup(pos); in hostapd_config_fill()
2858 bss->radius->force_client_dev = os_strdup(pos); in hostapd_config_fill()
2891 bss->radius->auth_server->shared_secret = (u8 *) os_strdup(pos); in hostapd_config_fill()
2910 bss->radius->auth_server->ca_cert = os_strdup(pos); in hostapd_config_fill()
2914 bss->radius->auth_server->client_cert = os_strdup(pos); in hostapd_config_fill()
2918 bss->radius->auth_server->private_key = os_strdup(pos); in hostapd_config_fill()
2922 bss->radius->auth_server->private_key_passwd = os_strdup(pos); in hostapd_config_fill()
2956 bss->radius->acct_server->shared_secret = (u8 *) os_strdup(pos); in hostapd_config_fill()
2975 bss->radius->acct_server->ca_cert = os_strdup(pos); in hostapd_config_fill()
2979 bss->radius->acct_server->client_cert = os_strdup(pos); in hostapd_config_fill()
2983 bss->radius->acct_server->private_key = os_strdup(pos); in hostapd_config_fill()
2987 bss->radius->acct_server->private_key_passwd = os_strdup(pos); in hostapd_config_fill()
3032 bss->radius_req_attr_sqlite = os_strdup(pos); in hostapd_config_fill()
3126 bss->ssid.wpa_passphrase = os_strdup(pos); in hostapd_config_fill()
3149 bss->ssid.wpa_psk_file = os_strdup(pos); in hostapd_config_fill()
3209 bss->rsn_preauth_interfaces = os_strdup(pos); in hostapd_config_fill()
3263 bss->rxkh_file = os_strdup(pos); in hostapd_config_fill()
3286 bss->ctrl_interface = os_strdup(pos); in hostapd_config_fill()
3317 bss->radius_server_clients = os_strdup(pos); in hostapd_config_fill()
3604 bss->ssid.vlan_tagged_interface = os_strdup(pos); in hostapd_config_fill()
3926 bss->wps_pin_requests = os_strdup(pos); in hostapd_config_fill()
3934 bss->device_name = os_strdup(pos); in hostapd_config_fill()
3942 bss->manufacturer = os_strdup(pos); in hostapd_config_fill()
3950 bss->model_name = os_strdup(pos); in hostapd_config_fill()
3958 bss->model_number = os_strdup(pos); in hostapd_config_fill()
3966 bss->serial_number = os_strdup(pos); in hostapd_config_fill()
3972 bss->config_methods = os_strdup(pos); in hostapd_config_fill()
3984 bss->ap_pin = os_strdup(pos); in hostapd_config_fill()
4032 bss->multi_ap_backhaul_ssid.wpa_passphrase = os_strdup(pos); in hostapd_config_fill()
4060 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()
4063 bss->friendly_name = os_strdup(pos); in hostapd_config_fill()
4066 bss->manufacturer_url = os_strdup(pos); in hostapd_config_fill()
4069 bss->model_description = os_strdup(pos); in hostapd_config_fill()
4072 bss->model_url = os_strdup(pos); in hostapd_config_fill()
4075 bss->upc = os_strdup(pos); in hostapd_config_fill()
4080 bss->server_id = os_strdup(pos); in hostapd_config_fill()
4147 bss->time_zone = os_strdup(pos); in hostapd_config_fill()
4294 bss->dump_msk_file = os_strdup(pos); in hostapd_config_fill()
4392 bss->subscr_remediation_url = os_strdup(pos); in hostapd_config_fill()
4397 bss->t_c_filename = os_strdup(pos); in hostapd_config_fill()
4402 bss->t_c_server_url = os_strdup(pos); in hostapd_config_fill()
4405 bss->hs20_sim_provisioning_url = os_strdup(pos); in hostapd_config_fill()
4600 bss->wowlan_triggers = os_strdup(pos); in hostapd_config_fill()
4666 bss->no_probe_resp_if_seen_on = os_strdup(pos); in hostapd_config_fill()
4669 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()
4751 bss->dpp_name = os_strdup(pos); in hostapd_config_fill()
4754 bss->dpp_mud_url = os_strdup(pos); in hostapd_config_fill()
4757 bss->dpp_extra_conf_req_name = os_strdup(pos); in hostapd_config_fill()
4760 bss->dpp_extra_conf_req_value = os_strdup(pos); in hostapd_config_fill()
4763 bss->dpp_connector = os_strdup(pos); in hostapd_config_fill()