Searched refs:exchange_resp (Results 1 – 4 of 4) sorted by relevance
141 struct wpabuf *exchange_resp; member
7228 pkex->exchange_resp = dpp_pkex_build_exchange_resp( in dpp_pkex_rx_exchange_req()7230 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()7345 pkex->exchange_resp = dpp_pkex_build_exchange_resp(pkex, DPP_STATUS_OK, in dpp_pkex_rx_exchange_req()7347 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()8182 wpabuf_free(pkex->exchange_resp); in dpp_pkex_free()
1175 msg = hapd->dpp_pkex->exchange_resp; in hostapd_dpp_rx_pkex_exchange_req()
1588 msg = wpa_s->dpp_pkex->exchange_resp; in wpas_dpp_rx_pkex_exchange_req()