Lines Matching refs:os_strdup
314 conf->eap_user_sqlite = os_strdup(fname + 7); in hostapd_config_read_eap_user()
747 bss->radius_das_shared_secret = (u8 *) os_strdup(secret); in hostapd_parse_das_client()
762 buf = os_strdup(value); in hostapd_config_parse_key_mgmt()
2045 bss->last_osu->server_uri = os_strdup(pos); in hs20_parse_osu_server_uri()
2079 bss->last_osu->osu_nai = os_strdup(pos); in hs20_parse_osu_nai()
2096 bss->last_osu->osu_nai2 = os_strdup(pos); in hs20_parse_osu_nai2()
2137 p->icons[p->icons_count] = os_strdup(pos); in hs20_parse_osu_icon()
2175 bss->hs20_operator_icon[bss->hs20_operator_icon_count] = os_strdup(pos); in hs20_parse_operator_icon()
2349 pw->identifier = os_strdup(pos2); in parse_sae_password()
2355 pw->password = os_strdup(val); in parse_sae_password()
2411 conf->driver_params = os_strdup(pos); in hostapd_config_fill()
2518 bss->ca_cert = os_strdup(pos); in hostapd_config_fill()
2521 bss->server_cert = os_strdup(pos); in hostapd_config_fill()
2524 bss->private_key = os_strdup(pos); in hostapd_config_fill()
2527 bss->private_key_passwd = os_strdup(pos); in hostapd_config_fill()
2535 bss->check_cert_subject = os_strdup(pos); in hostapd_config_fill()
2550 bss->ocsp_stapling_response = os_strdup(pos); in hostapd_config_fill()
2553 bss->ocsp_stapling_response_multi = os_strdup(pos); in hostapd_config_fill()
2556 bss->dh_file = os_strdup(pos); in hostapd_config_fill()
2559 bss->openssl_ciphers = os_strdup(pos); in hostapd_config_fill()
2562 bss->openssl_ecdh_curves = os_strdup(pos); in hostapd_config_fill()
2600 bss->eap_fast_a_id_info = os_strdup(pos); in hostapd_config_fill()
2611 bss->eap_sim_db = os_strdup(pos); in hostapd_config_fill()
2633 bss->eap_req_id_text = os_strdup(pos); in hostapd_config_fill()
2652 bss->erp_domain = os_strdup(pos); in hostapd_config_fill()
2703 bss->nas_identifier = os_strdup(pos); in hostapd_config_fill()
2745 bss->radius->auth_server->shared_secret = (u8 *) os_strdup(pos); in hostapd_config_fill()
2779 bss->radius->acct_server->shared_secret = (u8 *) os_strdup(pos); in hostapd_config_fill()
2893 bss->ssid.wpa_passphrase = os_strdup(pos); in hostapd_config_fill()
2916 bss->ssid.wpa_psk_file = os_strdup(pos); in hostapd_config_fill()
2975 bss->rsn_preauth_interfaces = os_strdup(pos); in hostapd_config_fill()
3037 bss->ctrl_interface = os_strdup(pos); in hostapd_config_fill()
3068 bss->radius_server_clients = os_strdup(pos); in hostapd_config_fill()
3315 bss->ssid.vlan_tagged_interface = os_strdup(pos); in hostapd_config_fill()
3555 bss->wps_pin_requests = os_strdup(pos); in hostapd_config_fill()
3563 bss->device_name = os_strdup(pos); in hostapd_config_fill()
3571 bss->manufacturer = os_strdup(pos); in hostapd_config_fill()
3579 bss->model_name = os_strdup(pos); in hostapd_config_fill()
3587 bss->model_number = os_strdup(pos); in hostapd_config_fill()
3595 bss->serial_number = os_strdup(pos); in hostapd_config_fill()
3601 bss->config_methods = os_strdup(pos); in hostapd_config_fill()
3613 bss->ap_pin = os_strdup(pos); in hostapd_config_fill()
3661 bss->multi_ap_backhaul_ssid.wpa_passphrase = os_strdup(pos); in hostapd_config_fill()
3689 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()
3692 bss->friendly_name = os_strdup(pos); in hostapd_config_fill()
3695 bss->manufacturer_url = os_strdup(pos); in hostapd_config_fill()
3698 bss->model_description = os_strdup(pos); in hostapd_config_fill()
3701 bss->model_url = os_strdup(pos); in hostapd_config_fill()
3704 bss->upc = os_strdup(pos); in hostapd_config_fill()
3709 bss->server_id = os_strdup(pos); in hostapd_config_fill()
3773 bss->time_zone = os_strdup(pos); in hostapd_config_fill()
3920 bss->dump_msk_file = os_strdup(pos); in hostapd_config_fill()
4018 bss->subscr_remediation_url = os_strdup(pos); in hostapd_config_fill()
4023 bss->t_c_filename = os_strdup(pos); in hostapd_config_fill()
4028 bss->t_c_server_url = os_strdup(pos); in hostapd_config_fill()
4031 bss->hs20_sim_provisioning_url = os_strdup(pos); in hostapd_config_fill()
4153 bss->wowlan_triggers = os_strdup(pos); in hostapd_config_fill()
4219 bss->no_probe_resp_if_seen_on = os_strdup(pos); in hostapd_config_fill()
4222 bss->no_auth_if_seen_on = os_strdup(pos); in hostapd_config_fill()
4292 bss->dpp_connector = os_strdup(pos); in hostapd_config_fill()