Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/common/
H A Ddpp.h619 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex,
H A Ddpp_pkex.c1009 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, in dpp_pkex_rx_commit_reveal_req() function
/freebsd-13.1/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1821 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in hostapd_dpp_rx_pkex_commit_reveal_req()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2767 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in wpas_dpp_rx_pkex_commit_reveal_req()