Lines Matching refs:os_free
37 os_free(prev); in hostapd_config_free_vlan()
215 os_free(conf); in hostapd_config_defaults()
216 os_free(bss); in hostapd_config_defaults()
221 os_free(conf); in hostapd_config_defaults()
222 os_free(bss); in hostapd_config_defaults()
229 os_free(conf->bss); in hostapd_config_defaults()
230 os_free(conf); in hostapd_config_defaults()
231 os_free(bss); in hostapd_config_defaults()
418 os_free(psk); in hostapd_config_read_wpa_psk()
436 os_free(psk); in hostapd_config_read_wpa_psk()
447 os_free(psk); in hostapd_config_read_wpa_psk()
561 os_free(servers[i].shared_secret); in hostapd_config_free_radius()
562 os_free(servers[i].ca_cert); in hostapd_config_free_radius()
563 os_free(servers[i].client_cert); in hostapd_config_free_radius()
564 os_free(servers[i].private_key); in hostapd_config_free_radius()
565 os_free(servers[i].private_key_passwd); in hostapd_config_free_radius()
567 os_free(servers); in hostapd_config_free_radius()
599 os_free(attr); in hostapd_parse_radius_attr()
608 os_free(attr); in hostapd_parse_radius_attr()
628 os_free(attr); in hostapd_parse_radius_attr()
638 os_free(attr); in hostapd_parse_radius_attr()
643 os_free(attr); in hostapd_parse_radius_attr()
659 os_free(prev); in hostapd_config_free_radius_attr()
667 os_free(user->identity); in hostapd_config_free_eap_user()
670 os_free(user); in hostapd_config_free_eap_user()
723 os_free(r0kh_prev); in hostapd_config_clear_rxkhs()
731 os_free(r1kh_prev); in hostapd_config_clear_rxkhs()
746 os_free(elem); in hostapd_config_free_anqp_elem()
759 os_free(realm); in hostapd_config_free_fils_realms()
775 os_free(tmp->identifier); in hostapd_config_free_sae_passwords()
782 os_free(tmp); in hostapd_config_free_sae_passwords()
795 os_free(prev); in hostapd_dpp_controller_conf_free()
813 os_free(conf->ssid.wpa_psk_file); in hostapd_config_free_bss()
818 os_free(conf->ssid.vlan_tagged_interface); in hostapd_config_free_bss()
825 os_free(conf->eap_user_sqlite); in hostapd_config_free_bss()
827 os_free(conf->eap_req_id_text); in hostapd_config_free_bss()
828 os_free(conf->erp_domain); in hostapd_config_free_bss()
829 os_free(conf->accept_mac); in hostapd_config_free_bss()
830 os_free(conf->deny_mac); in hostapd_config_free_bss()
831 os_free(conf->nas_identifier); in hostapd_config_free_bss()
837 os_free(conf->radius->force_client_dev); in hostapd_config_free_bss()
841 os_free(conf->radius_req_attr_sqlite); in hostapd_config_free_bss()
842 os_free(conf->rsn_preauth_interfaces); in hostapd_config_free_bss()
843 os_free(conf->ctrl_interface); in hostapd_config_free_bss()
844 os_free(conf->config_id); in hostapd_config_free_bss()
845 os_free(conf->ca_cert); in hostapd_config_free_bss()
846 os_free(conf->server_cert); in hostapd_config_free_bss()
847 os_free(conf->server_cert2); in hostapd_config_free_bss()
848 os_free(conf->private_key); in hostapd_config_free_bss()
849 os_free(conf->private_key2); in hostapd_config_free_bss()
850 os_free(conf->private_key_passwd); in hostapd_config_free_bss()
851 os_free(conf->private_key_passwd2); in hostapd_config_free_bss()
852 os_free(conf->check_cert_subject); in hostapd_config_free_bss()
853 os_free(conf->ocsp_stapling_response); in hostapd_config_free_bss()
854 os_free(conf->ocsp_stapling_response_multi); in hostapd_config_free_bss()
855 os_free(conf->dh_file); in hostapd_config_free_bss()
856 os_free(conf->openssl_ciphers); in hostapd_config_free_bss()
857 os_free(conf->openssl_ecdh_curves); in hostapd_config_free_bss()
858 os_free(conf->pac_opaque_encr_key); in hostapd_config_free_bss()
859 os_free(conf->eap_fast_a_id); in hostapd_config_free_bss()
860 os_free(conf->eap_fast_a_id_info); in hostapd_config_free_bss()
861 os_free(conf->eap_sim_db); in hostapd_config_free_bss()
862 os_free(conf->imsi_privacy_key); in hostapd_config_free_bss()
863 os_free(conf->radius_server_clients); in hostapd_config_free_bss()
864 os_free(conf->radius); in hostapd_config_free_bss()
865 os_free(conf->radius_das_shared_secret); in hostapd_config_free_bss()
867 os_free(conf->time_zone); in hostapd_config_free_bss()
871 os_free(conf->rxkh_file); in hostapd_config_free_bss()
876 os_free(conf->wps_pin_requests); in hostapd_config_free_bss()
877 os_free(conf->device_name); in hostapd_config_free_bss()
878 os_free(conf->manufacturer); in hostapd_config_free_bss()
879 os_free(conf->model_name); in hostapd_config_free_bss()
880 os_free(conf->model_number); in hostapd_config_free_bss()
881 os_free(conf->serial_number); in hostapd_config_free_bss()
882 os_free(conf->config_methods); in hostapd_config_free_bss()
883 os_free(conf->ap_pin); in hostapd_config_free_bss()
884 os_free(conf->extra_cred); in hostapd_config_free_bss()
885 os_free(conf->ap_settings); in hostapd_config_free_bss()
888 os_free(conf->upnp_iface); in hostapd_config_free_bss()
889 os_free(conf->friendly_name); in hostapd_config_free_bss()
890 os_free(conf->manufacturer_url); in hostapd_config_free_bss()
891 os_free(conf->model_description); in hostapd_config_free_bss()
892 os_free(conf->model_url); in hostapd_config_free_bss()
893 os_free(conf->upc); in hostapd_config_free_bss()
902 os_free(conf->roaming_consortium); in hostapd_config_free_bss()
903 os_free(conf->venue_name); in hostapd_config_free_bss()
904 os_free(conf->venue_url); in hostapd_config_free_bss()
905 os_free(conf->nai_realm_data); in hostapd_config_free_bss()
906 os_free(conf->network_auth_type); in hostapd_config_free_bss()
907 os_free(conf->anqp_3gpp_cell_net); in hostapd_config_free_bss()
908 os_free(conf->domain_name); in hostapd_config_free_bss()
912 os_free(conf->dump_msk_file); in hostapd_config_free_bss()
916 os_free(conf->hs20_oper_friendly_name); in hostapd_config_free_bss()
917 os_free(conf->hs20_wan_metrics); in hostapd_config_free_bss()
918 os_free(conf->hs20_connection_capability); in hostapd_config_free_bss()
919 os_free(conf->hs20_operating_class); in hostapd_config_free_bss()
920 os_free(conf->hs20_icons); in hostapd_config_free_bss()
926 os_free(p->friendly_name); in hostapd_config_free_bss()
927 os_free(p->server_uri); in hostapd_config_free_bss()
928 os_free(p->method_list); in hostapd_config_free_bss()
930 os_free(p->icons[j]); in hostapd_config_free_bss()
931 os_free(p->icons); in hostapd_config_free_bss()
932 os_free(p->osu_nai); in hostapd_config_free_bss()
933 os_free(p->osu_nai2); in hostapd_config_free_bss()
934 os_free(p->service_desc); in hostapd_config_free_bss()
936 os_free(conf->hs20_osu_providers); in hostapd_config_free_bss()
940 os_free(conf->hs20_operator_icon[i]); in hostapd_config_free_bss()
941 os_free(conf->hs20_operator_icon); in hostapd_config_free_bss()
943 os_free(conf->subscr_remediation_url); in hostapd_config_free_bss()
944 os_free(conf->hs20_sim_provisioning_url); in hostapd_config_free_bss()
945 os_free(conf->t_c_filename); in hostapd_config_free_bss()
946 os_free(conf->t_c_server_url); in hostapd_config_free_bss()
952 os_free(conf->sae_groups); in hostapd_config_free_bss()
954 os_free(conf->owe_groups); in hostapd_config_free_bss()
957 os_free(conf->wowlan_triggers); in hostapd_config_free_bss()
959 os_free(conf->server_id); in hostapd_config_free_bss()
975 os_free(conf->no_probe_resp_if_seen_on); in hostapd_config_free_bss()
976 os_free(conf->no_auth_if_seen_on); in hostapd_config_free_bss()
981 os_free(conf->dpp_name); in hostapd_config_free_bss()
982 os_free(conf->dpp_mud_url); in hostapd_config_free_bss()
983 os_free(conf->dpp_extra_conf_req_name); in hostapd_config_free_bss()
984 os_free(conf->dpp_extra_conf_req_value); in hostapd_config_free_bss()
985 os_free(conf->dpp_connector); in hostapd_config_free_bss()
1004 os_free(wt_prev); in hostapd_config_free_bss()
1010 os_free(conf->pasn_groups); in hostapd_config_free_bss()
1013 os_free(conf); in hostapd_config_free_bss()
1030 os_free(conf->bss); in hostapd_config_free()
1031 os_free(conf->supported_rates); in hostapd_config_free()
1032 os_free(conf->basic_rates); in hostapd_config_free()
1033 os_free(conf->acs_ch_list.range); in hostapd_config_free()
1034 os_free(conf->acs_freq_list.range); in hostapd_config_free()
1035 os_free(conf->driver_params); in hostapd_config_free()
1037 os_free(conf->acs_chan_bias); in hostapd_config_free()
1042 os_free(conf); in hostapd_config_free()