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.h270 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex,
Ddpp.c5619 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.c1082 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.c1460 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in wpas_dpp_rx_pkex_commit_reveal_req()