Home
last modified time | relevance | path

Searched refs:dpp_pkex_rx_exchange_resp (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h612 struct wpabuf * dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex,
Ddpp_pkex.c685 struct wpabuf * dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, in dpp_pkex_rx_exchange_resp() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c1741 msg = dpp_pkex_rx_exchange_resp(hapd->dpp_pkex, src, buf, len); in hostapd_dpp_rx_pkex_exchange_resp()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c2720 msg = dpp_pkex_rx_exchange_resp(wpa_s->dpp_pkex, src, buf, len); in wpas_dpp_rx_pkex_exchange_resp()