Lines Matching refs:dpp_pkex_auth_cmd
2973 wpa_s->dpp_pkex_auth_cmd ? wpa_s->dpp_pkex_auth_cmd : ""); in wpas_dpp_pkex_done()
3439 wpa_s->dpp_pkex_auth_cmd ? wpa_s->dpp_pkex_auth_cmd : ""); in wpas_dpp_rx_pkex_commit_reveal_resp()
3517 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pb_pkex_init()
3519 wpa_s->dpp_pkex_auth_cmd = os_malloc(len); in wpas_dpp_pb_pkex_init()
3520 if (wpa_s->dpp_pkex_auth_cmd) in wpas_dpp_pb_pkex_init()
3521 os_snprintf(wpa_s->dpp_pkex_auth_cmd, len, " own=%d %s", in wpas_dpp_pb_pkex_init()
4766 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_add()
4767 wpa_s->dpp_pkex_auth_cmd = os_strdup(cmd); in wpas_dpp_pkex_add()
4793 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_remove()
4794 wpa_s->dpp_pkex_auth_cmd = NULL; in wpas_dpp_pkex_remove()
5637 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pb_next()
5638 wpa_s->dpp_pkex_auth_cmd = NULL; in wpas_dpp_pb_next()
5791 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_push_button_stop()
5792 wpa_s->dpp_pkex_auth_cmd = NULL; in wpas_dpp_push_button_stop()