Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h679 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx,
H A Ddpp_pkex.c341 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx, in dpp_pkex_rx_exchange_req() function
H A Ddpp_tcp.c1110 conn->pkex = dpp_pkex_rx_exchange_req(conn->msg_ctx, ctrl->pkex_bi, in dpp_controller_rx_pkex_exchange_req()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c2203 hapd->dpp_pkex = dpp_pkex_rx_exchange_req(hapd->msg_ctx, in hostapd_dpp_rx_pkex_exchange_req()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c3216 wpa_s->dpp_pkex = dpp_pkex_rx_exchange_req(wpa_s, wpa_s->dpp_pkex_bi, in wpas_dpp_rx_pkex_exchange_req()