Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/common/
Ddpp.h689 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex,
Ddpp_pkex.c1018 struct wpabuf * dpp_pkex_rx_commit_reveal_req(struct dpp_pkex *pkex, in dpp_pkex_rx_commit_reveal_req() function
Ddpp_tcp.c1170 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in dpp_controller_rx_pkex_commit_reveal_req()
/netbsd/src/external/bsd/wpa/dist/src/ap/
Ddpp_hostapd.c2305 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in hostapd_dpp_rx_pkex_commit_reveal_req()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Ddpp_supplicant.c3350 msg = dpp_pkex_rx_commit_reveal_req(pkex, hdr, buf, len); in wpas_dpp_rx_pkex_commit_reveal_req()