Searched refs:exchange_resp (Results 1 – 4 of 4) sorted by relevance
143 struct wpabuf *exchange_resp; member
7319 pkex->exchange_resp = dpp_pkex_build_exchange_resp( in dpp_pkex_rx_exchange_req()7321 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()7436 pkex->exchange_resp = dpp_pkex_build_exchange_resp(pkex, DPP_STATUS_OK, in dpp_pkex_rx_exchange_req()7438 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()8206 wpabuf_free(pkex->exchange_resp); in dpp_pkex_free()
1184 msg = hapd->dpp_pkex->exchange_resp; in hostapd_dpp_rx_pkex_exchange_req()
1618 msg = wpa_s->dpp_pkex->exchange_resp; in wpas_dpp_rx_pkex_exchange_req()