Home
last modified time | relevance | path

Searched refs:str_clear_free (Results 1 – 17 of 17) sorted by relevance

/hostap-latest/src/utils/
Dext_password_test.c39 str_clear_free(data->params); in ext_password_test_deinit()
Dext_password_file.c67 str_clear_free(data->path); in ext_password_file_deinit()
Dhttp_curl.c1467 str_clear_free(username); in soap_reinit_client()
1468 str_clear_free(password); in soap_reinit_client()
1586 str_clear_free(ctx->svc_username); in http_deinit_ctx()
1587 str_clear_free(ctx->svc_password); in http_deinit_ctx()
Dcommon.h614 void str_clear_free(char *str);
Dcommon.c1006 void str_clear_free(char *str) in str_clear_free() function
/hostap-latest/wpa_supplicant/
Dconfig.c563 str_clear_free(ssid->passphrase); in wpa_config_parse_psk()
607 str_clear_free(ssid->passphrase); in wpa_config_parse_psk()
626 str_clear_free(ssid->passphrase); in wpa_config_parse_psk()
1993 str_clear_free(buf); in wpa_config_parse_wep_key()
2873 str_clear_free(cert->private_key_passwd); in eap_peer_config_free_cert()
2879 str_clear_free(cert->pin); in eap_peer_config_free_cert()
2909 str_clear_free(eap->external_sim_resp); in eap_peer_config_free()
2928 str_clear_free(ssid->passphrase); in wpa_config_free_ssid()
2930 str_clear_free(ssid->sae_password); in wpa_config_free_ssid()
2972 str_clear_free(cred->username); in wpa_config_free_cred()
[all …]
Dsme.c295 str_clear_free(password); in sme_auth_build_sae_commit()
299 str_clear_free(password); in sme_auth_build_sae_commit()
Dconfig_file.c421 str_clear_free(value); in write_str()
Dap.c631 str_clear_free(pw->password); in wpa_supplicant_conf_ap()
Dwpa_supplicant.c8390 str_clear_free(eap->cert.pin); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
8405 str_clear_free(eap->cert.private_key_passwd); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
8412 str_clear_free(eap->external_sim_resp); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
Ddpp_supplicant.c5675 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_configurator()
5796 str_clear_free(wpa_s->dpp_pb_cmd); in wpas_dpp_push_button_stop()
/hostap-latest/src/ap/
Dap_config.c781 str_clear_free(tmp->password); in hostapd_config_free_sae_passwords()
819 str_clear_free(conf->ssid.wpa_passphrase); in hostapd_config_free_bss()
894 str_clear_free(conf->multi_ap_backhaul_ssid.wpa_passphrase); in hostapd_config_free_bss()
Ddpp_hostapd.c2533 str_clear_free(pass_hex); in hostapd_dpp_pb_pkex_init()
2537 str_clear_free(pass_hex); in hostapd_dpp_pb_pkex_init()
3934 str_clear_free(ifaces->dpp_pb_cmd); in hostapd_dpp_push_button()
3993 str_clear_free(ifaces->dpp_pb_cmd); in hostapd_dpp_push_button_stop()
/hostap-latest/src/common/
Ddpp_backup.c27 str_clear_free(key->config_template); in dpp_free_asymmetric_key()
28 str_clear_free(key->connector_template); in dpp_free_asymmetric_key()
Ddpp.c169 str_clear_free(info->configurator_params); in dpp_bootstrap_info_free()
1152 str_clear_free(conf->passphrase); in dpp_configuration_free()
1352 str_clear_free(tmp); in dpp_configuration_parse()
4493 str_clear_free(key); in dpp_bootstrap_gen()
4628 str_clear_free(bi->configurator_params); in dpp_bootstrap_set()
4845 str_clear_free(key); in dpp_configurator_add()
4846 str_clear_free(ppkey); in dpp_configurator_add()
/hostap-latest/hs20/client/
Dosu_client.c2741 str_clear_free(cred_password); in cmd_sub_rem()
2896 str_clear_free(cred_password); in cmd_pol_upd()
/hostap-latest/hostapd/
Dconfig_file.c2285 str_clear_free(tmp); in parse_sae_password()
2330 str_clear_free(pw->password); in parse_sae_password()