Home
last modified time | relevance | path

Searched refs:exchange_resp (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_pkex.c423 pkex->exchange_resp = dpp_pkex_build_exchange_resp( in dpp_pkex_rx_exchange_req()
425 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()
534 pkex->exchange_resp = dpp_pkex_build_exchange_resp(pkex, DPP_STATUS_OK, in dpp_pkex_rx_exchange_req()
536 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()
1371 wpabuf_free(pkex->exchange_resp); in dpp_pkex_free()
H A Ddpp.h192 struct wpabuf *exchange_resp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h143 struct wpabuf *exchange_resp; member
H A Ddpp.c7318 pkex->exchange_resp = dpp_pkex_build_exchange_resp( in dpp_pkex_rx_exchange_req()
7320 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()
7435 pkex->exchange_resp = dpp_pkex_build_exchange_resp(pkex, DPP_STATUS_OK, in dpp_pkex_rx_exchange_req()
7437 if (!pkex->exchange_resp) in dpp_pkex_rx_exchange_req()
8205 wpabuf_free(pkex->exchange_resp); in dpp_pkex_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1618 msg = wpa_s->dpp_pkex->exchange_resp; in wpas_dpp_rx_pkex_exchange_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c1184 msg = hapd->dpp_pkex->exchange_resp; in hostapd_dpp_rx_pkex_exchange_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c1757 msg = hapd->dpp_pkex->exchange_resp; in hostapd_dpp_rx_pkex_exchange_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c2686 msg = wpa_s->dpp_pkex->exchange_resp; in wpas_dpp_rx_pkex_exchange_req()

Completed in 27 milliseconds