Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h615 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex,
Ddpp_pkex.c986 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, in dpp_pkex_rx_commit_reveal_req() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c1776 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in hostapd_dpp_rx_pkex_commit_reveal_req()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c2773 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in wpas_dpp_rx_pkex_commit_reveal_req()