/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ap_config.c | 36 os_free(prev); in hostapd_config_free_vlan() 186 os_free(conf); in hostapd_config_defaults() 187 os_free(bss); in hostapd_config_defaults() 192 os_free(conf); in hostapd_config_defaults() 193 os_free(bss); in hostapd_config_defaults() 200 os_free(conf->bss); in hostapd_config_defaults() 201 os_free(conf); in hostapd_config_defaults() 202 os_free(bss); in hostapd_config_defaults() 371 os_free(psk); in hostapd_config_read_wpa_psk() 388 os_free(psk); in hostapd_config_read_wpa_psk() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ap_config.c | 37 os_free(prev); in hostapd_config_free_vlan() 208 os_free(conf); in hostapd_config_defaults() 209 os_free(bss); in hostapd_config_defaults() 214 os_free(conf); in hostapd_config_defaults() 215 os_free(bss); in hostapd_config_defaults() 222 os_free(conf->bss); in hostapd_config_defaults() 223 os_free(conf); in hostapd_config_defaults() 224 os_free(bss); in hostapd_config_defaults() 405 os_free(psk); in hostapd_config_read_wpa_psk() 423 os_free(psk); in hostapd_config_read_wpa_psk() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | config.c | 98 os_free(tmp); in wpa_config_parse_str() 106 os_free(tmp); in wpa_config_parse_str() 124 os_free(tmp); in wpa_config_parse_str() 128 os_free(*dst); in wpa_config_parse_str() 253 os_free(value); in wpa_config_write_int() 284 os_free(buf); in wpa_config_parse_addr_list() 295 os_free(buf); in wpa_config_parse_addr_list() 312 os_free(*list); in wpa_config_parse_addr_list() 345 os_free(value); in wpa_config_write_addr_list() 391 os_free(value); in wpa_config_write_bssid() [all …]
|
D | ctrl_iface_named_pipe.c | 185 os_free(dst); in ctrl_open_pipe() 205 os_free(dst); in ctrl_open_pipe() 249 os_free(dst->rsp_buf); in ctrl_close_pipe() 250 os_free(dst); in ctrl_close_pipe() 265 os_free(dst->rsp_buf); in ctrl_iface_write_completed() 321 os_free(dst->rsp_buf); in wpa_supplicant_ctrl_iface_rx() 325 os_free(reply); in wpa_supplicant_ctrl_iface_rx() 328 os_free(reply); in wpa_supplicant_ctrl_iface_rx() 411 os_free(t_sddl); in ctrl_iface_parse() 417 os_free(t_sddl); in ctrl_iface_parse() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | config.c | 99 os_free(tmp); in wpa_config_parse_str() 107 os_free(tmp); in wpa_config_parse_str() 125 os_free(tmp); in wpa_config_parse_str() 129 os_free(*dst); in wpa_config_parse_str() 254 os_free(value); in wpa_config_write_int() 285 os_free(buf); in wpa_config_parse_addr_list() 296 os_free(buf); in wpa_config_parse_addr_list() 313 os_free(*list); in wpa_config_parse_addr_list() 346 os_free(value); in wpa_config_write_addr_list() 392 os_free(value); in wpa_config_write_bssid() [all …]
|
D | ctrl_iface_udp.c | 72 os_free(prev); in wpas_ctrl_iface_free_dst() 144 os_free(dst); 246 os_free(buf); 256 os_free(buf); 269 os_free(buf); 277 os_free(buf); 297 os_free(buf); 304 os_free(buf); 311 os_free(buf); 348 os_free(reply); [all …]
|
D | ctrl_iface_named_pipe.c | 185 os_free(dst); in ctrl_open_pipe() 205 os_free(dst); in ctrl_open_pipe() 249 os_free(dst->rsp_buf); in ctrl_close_pipe() 250 os_free(dst); in ctrl_close_pipe() 265 os_free(dst->rsp_buf); in ctrl_iface_write_completed() 321 os_free(dst->rsp_buf); in wpa_supplicant_ctrl_iface_rx() 325 os_free(reply); in wpa_supplicant_ctrl_iface_rx() 328 os_free(reply); in wpa_supplicant_ctrl_iface_rx() 411 os_free(t_sddl); in ctrl_iface_parse() 417 os_free(t_sddl); in ctrl_iface_parse() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | wpa_ctrl.c | 113 os_free(ctrl); in wpa_ctrl_open2() 134 os_free(ctrl); in wpa_ctrl_open2() 164 os_free(ctrl); in wpa_ctrl_open2() 180 os_free(ctrl); in wpa_ctrl_open2() 201 os_free(ctrl); in wpa_ctrl_open2() 218 os_free(ctrl); in wpa_ctrl_open2() 226 os_free(ctrl); in wpa_ctrl_open2() 254 os_free(ctrl); in wpa_ctrl_close() 329 os_free(name); in wpa_ctrl_port() 356 os_free(ctrl); in wpa_ctrl_open() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | wpa_ctrl.c | 113 os_free(ctrl); in wpa_ctrl_open2() 134 os_free(ctrl); in wpa_ctrl_open2() 164 os_free(ctrl); in wpa_ctrl_open2() 180 os_free(ctrl); in wpa_ctrl_open2() 201 os_free(ctrl); in wpa_ctrl_open2() 218 os_free(ctrl); in wpa_ctrl_open2() 226 os_free(ctrl); in wpa_ctrl_open2() 254 os_free(ctrl); in wpa_ctrl_close() 330 os_free(name); in wpa_ctrl_port() 357 os_free(ctrl); in wpa_ctrl_open() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_teap_pac.c | 52 os_free(pac->pac_opaque); in eap_teap_free_pac() 53 os_free(pac->pac_info); in eap_teap_free_pac() 54 os_free(pac->a_id); in eap_teap_free_pac() 55 os_free(pac->i_id); in eap_teap_free_pac() 56 os_free(pac->a_id_info); in eap_teap_free_pac() 57 os_free(pac); in eap_teap_free_pac() 247 os_free(buf); in eap_teap_parse_hex() 272 os_free(rc->buf); in eap_teap_init_pac_data() 283 os_free(rc->buf); in eap_teap_init_pac_data() 294 os_free(rc->buf); in eap_teap_deinit_pac_data() [all …]
|
D | eap_fast_pac.c | 52 os_free(pac->pac_opaque); in eap_fast_free_pac() 53 os_free(pac->pac_info); in eap_fast_free_pac() 54 os_free(pac->a_id); in eap_fast_free_pac() 55 os_free(pac->i_id); in eap_fast_free_pac() 56 os_free(pac->a_id_info); in eap_fast_free_pac() 57 os_free(pac); in eap_fast_free_pac() 246 os_free(buf); in eap_fast_parse_hex() 270 os_free(rc->buf); in eap_fast_init_pac_data() 281 os_free(rc->buf); in eap_fast_init_pac_data() 292 os_free(rc->buf); in eap_fast_deinit_pac_data() [all …]
|
D | tncc.c | 128 os_free(imc->supported_types); in TNC_TNCC_ReportMessageTypes() 164 os_free(imc->imc_send); in TNC_TNCC_SendMessage() 168 os_free(b64); in TNC_TNCC_SendMessage() 178 os_free(b64); in TNC_TNCC_SendMessage() 409 os_free(lib); in tncc_load_imc() 455 os_free(imc->name); in tncc_unload_imc() 456 os_free(imc->path); in tncc_unload_imc() 457 os_free(imc->supported_types); in tncc_unload_imc() 458 os_free(imc->imc_send); in tncc_unload_imc() 520 os_free(imc->imc_send); in tncc_init_connection() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_fast_pac.c | 52 os_free(pac->pac_opaque); in eap_fast_free_pac() 53 os_free(pac->pac_info); in eap_fast_free_pac() 54 os_free(pac->a_id); in eap_fast_free_pac() 55 os_free(pac->i_id); in eap_fast_free_pac() 56 os_free(pac->a_id_info); in eap_fast_free_pac() 57 os_free(pac); in eap_fast_free_pac() 246 os_free(buf); in eap_fast_parse_hex() 270 os_free(rc->buf); in eap_fast_init_pac_data() 281 os_free(rc->buf); in eap_fast_init_pac_data() 292 os_free(rc->buf); in eap_fast_deinit_pac_data() [all …]
|
D | eap_teap_pac.c | 52 os_free(pac->pac_opaque); in eap_teap_free_pac() 53 os_free(pac->pac_info); in eap_teap_free_pac() 54 os_free(pac->a_id); in eap_teap_free_pac() 55 os_free(pac->i_id); in eap_teap_free_pac() 56 os_free(pac->a_id_info); in eap_teap_free_pac() 57 os_free(pac); in eap_teap_free_pac() 247 os_free(buf); in eap_teap_parse_hex() 272 os_free(rc->buf); in eap_teap_init_pac_data() 283 os_free(rc->buf); in eap_teap_init_pac_data() 294 os_free(rc->buf); in eap_teap_deinit_pac_data() [all …]
|
D | tncc.c | 128 os_free(imc->supported_types); in TNC_TNCC_ReportMessageTypes() 164 os_free(imc->imc_send); in TNC_TNCC_SendMessage() 168 os_free(b64); in TNC_TNCC_SendMessage() 178 os_free(b64); in TNC_TNCC_SendMessage() 409 os_free(lib); in tncc_load_imc() 455 os_free(imc->name); in tncc_unload_imc() 456 os_free(imc->path); in tncc_unload_imc() 457 os_free(imc->supported_types); in tncc_unload_imc() 458 os_free(imc->imc_send); in tncc_unload_imc() 520 os_free(imc->imc_send); in tncc_init_connection() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | crypto_libtomcrypt.c | 93 os_free(skey); in aes_encrypt_init() 111 os_free(skey); in aes_encrypt_deinit() 122 os_free(skey); in aes_decrypt_init() 140 os_free(skey); in aes_decrypt_deinit() 191 os_free(ctx); in crypto_hash_init() 224 os_free(ctx); in crypto_hash_finish() 229 os_free(ctx); in crypto_hash_finish() 237 os_free(ctx); in crypto_hash_finish() 247 os_free(ctx); in crypto_hash_finish() 257 os_free(ctx); in crypto_hash_finish() [all …]
|
D | crypto_internal.c | 135 os_free(ctx); in crypto_hash_init() 188 os_free(ctx); in crypto_hash_finish() 196 os_free(ctx); in crypto_hash_finish() 205 os_free(ctx); in crypto_hash_finish() 215 os_free(ctx); in crypto_hash_finish() 226 os_free(ctx); in crypto_hash_finish() 237 os_free(ctx); in crypto_hash_finish() 247 os_free(ctx); in crypto_hash_finish() 267 os_free(ctx); in crypto_hash_finish() 288 os_free(ctx); in crypto_hash_finish() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | crypto_libtomcrypt.c | 93 os_free(skey); in aes_encrypt_init() 111 os_free(skey); in aes_encrypt_deinit() 122 os_free(skey); in aes_decrypt_init() 140 os_free(skey); in aes_decrypt_deinit() 191 os_free(ctx); in crypto_hash_init() 224 os_free(ctx); in crypto_hash_finish() 229 os_free(ctx); in crypto_hash_finish() 237 os_free(ctx); in crypto_hash_finish() 247 os_free(ctx); in crypto_hash_finish() 257 os_free(ctx); in crypto_hash_finish() [all …]
|
D | crypto_internal.c | 135 os_free(ctx); in crypto_hash_init() 188 os_free(ctx); in crypto_hash_finish() 196 os_free(ctx); in crypto_hash_finish() 205 os_free(ctx); in crypto_hash_finish() 215 os_free(ctx); in crypto_hash_finish() 226 os_free(ctx); in crypto_hash_finish() 237 os_free(ctx); in crypto_hash_finish() 247 os_free(ctx); in crypto_hash_finish() 267 os_free(ctx); in crypto_hash_finish() 288 os_free(ctx); in crypto_hash_finish() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_privsep.c | 145 os_free(buf); in wpa_driver_privsep_get_scan_results2() 154 os_free(buf); in wpa_driver_privsep_get_scan_results2() 162 os_free(buf); in wpa_driver_privsep_get_scan_results2() 169 os_free(buf); in wpa_driver_privsep_get_scan_results2() 175 os_free(results); in wpa_driver_privsep_get_scan_results2() 176 os_free(buf); in wpa_driver_privsep_get_scan_results2() 196 os_free(r); in wpa_driver_privsep_get_scan_results2() 203 os_free(buf); in wpa_driver_privsep_get_scan_results2() 286 os_free(data); in wpa_driver_privsep_authenticate() 330 os_free(data); in wpa_driver_privsep_associate() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | oma_dm_client.c | 325 os_free(str); in build_oma_dm_1() 494 os_free(locuri); in oma_dm_exec() 581 os_free(uri); in oma_dm_run_add() 595 os_free(uri); in oma_dm_run_add() 605 os_free(uri); in oma_dm_run_add() 612 os_free(uri); in oma_dm_run_add() 624 os_free(uri); in oma_dm_run_add() 632 os_free(uri); in oma_dm_run_add() 641 os_free(uri); in oma_dm_run_add() 645 os_free(uri); in oma_dm_run_add() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | oma_dm_client.c | 325 os_free(str); in build_oma_dm_1() 494 os_free(locuri); in oma_dm_exec() 581 os_free(uri); in oma_dm_run_add() 595 os_free(uri); in oma_dm_run_add() 605 os_free(uri); in oma_dm_run_add() 612 os_free(uri); in oma_dm_run_add() 624 os_free(uri); in oma_dm_run_add() 632 os_free(uri); in oma_dm_run_add() 641 os_free(uri); in oma_dm_run_add() 645 os_free(uri); in oma_dm_run_add() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_privsep.c | 145 os_free(buf); in wpa_driver_privsep_get_scan_results2() 154 os_free(buf); in wpa_driver_privsep_get_scan_results2() 162 os_free(buf); in wpa_driver_privsep_get_scan_results2() 169 os_free(buf); in wpa_driver_privsep_get_scan_results2() 175 os_free(results); in wpa_driver_privsep_get_scan_results2() 176 os_free(buf); in wpa_driver_privsep_get_scan_results2() 196 os_free(r); in wpa_driver_privsep_get_scan_results2() 203 os_free(buf); in wpa_driver_privsep_get_scan_results2() 292 os_free(data); in wpa_driver_privsep_authenticate() 336 os_free(data); in wpa_driver_privsep_associate() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | tncs.c | 163 os_free(imv->supported_types); in TNC_TNCS_ReportMessageTypes() 202 os_free(tncs->imv_data[imvID].imv_send); in TNC_TNCS_SendMessage() 206 os_free(b64); in TNC_TNCS_SendMessage() 217 os_free(b64); in TNC_TNCS_SendMessage() 471 os_free(imv->name); in tncs_free_imv() 472 os_free(imv->path); in tncs_free_imv() 473 os_free(imv->supported_types); in tncs_free_imv() 586 os_free(tncs->imv_data[i].imv_send); in tncs_init_connection() 617 os_free(tncs->imv_data[i].imv_send); in tncs_copy_send_buf() 626 os_free(tncs->tncs_message); in tncs_copy_send_buf() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | tncs.c | 163 os_free(imv->supported_types); in TNC_TNCS_ReportMessageTypes() 202 os_free(tncs->imv_data[imvID].imv_send); in TNC_TNCS_SendMessage() 206 os_free(b64); in TNC_TNCS_SendMessage() 217 os_free(b64); in TNC_TNCS_SendMessage() 471 os_free(imv->name); in tncs_free_imv() 472 os_free(imv->path); in tncs_free_imv() 473 os_free(imv->supported_types); in tncs_free_imv() 586 os_free(tncs->imv_data[i].imv_send); in tncs_init_connection() 617 os_free(tncs->imv_data[i].imv_send); in tncs_copy_send_buf() 626 os_free(tncs->tncs_message); in tncs_copy_send_buf() [all …]
|