Searched refs:dpp_pkex_auth_cmd (Results 1 – 8 of 8) sorted by relevance
1316 hapd->dpp_pkex_auth_cmd ? hapd->dpp_pkex_auth_cmd : ""); in hostapd_dpp_rx_pkex_commit_reveal_resp()1589 os_free(hapd->dpp_pkex_auth_cmd); in hostapd_dpp_pkex_add()1590 hapd->dpp_pkex_auth_cmd = os_strdup(cmd); in hostapd_dpp_pkex_add()1616 os_free(hapd->dpp_pkex_auth_cmd); in hostapd_dpp_pkex_remove()1617 hapd->dpp_pkex_auth_cmd = NULL; in hostapd_dpp_pkex_remove()
374 char *dpp_pkex_auth_cmd; member
1767 wpa_s->dpp_pkex_auth_cmd ? wpa_s->dpp_pkex_auth_cmd : ""); in wpas_dpp_rx_pkex_commit_reveal_resp()2202 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_add()2203 wpa_s->dpp_pkex_auth_cmd = os_strdup(cmd); in wpas_dpp_pkex_add()2229 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_remove()2230 wpa_s->dpp_pkex_auth_cmd = NULL; in wpas_dpp_pkex_remove()
1234 char *dpp_pkex_auth_cmd; member
1883 hapd->dpp_pkex_auth_cmd ? hapd->dpp_pkex_auth_cmd : ""); in hostapd_dpp_rx_pkex_commit_reveal_resp()2199 os_free(hapd->dpp_pkex_auth_cmd); in hostapd_dpp_pkex_add()2200 hapd->dpp_pkex_auth_cmd = os_strdup(cmd); in hostapd_dpp_pkex_add()2226 os_free(hapd->dpp_pkex_auth_cmd); in hostapd_dpp_pkex_remove()2227 hapd->dpp_pkex_auth_cmd = NULL; in hostapd_dpp_pkex_remove()
391 char *dpp_pkex_auth_cmd; member
2828 wpa_s->dpp_pkex_auth_cmd ? wpa_s->dpp_pkex_auth_cmd : ""); in wpas_dpp_rx_pkex_commit_reveal_resp()3353 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_add()3354 wpa_s->dpp_pkex_auth_cmd = os_strdup(cmd); in wpas_dpp_pkex_add()3380 os_free(wpa_s->dpp_pkex_auth_cmd); in wpas_dpp_pkex_remove()3381 wpa_s->dpp_pkex_auth_cmd = NULL; in wpas_dpp_pkex_remove()
1461 char *dpp_pkex_auth_cmd; member