Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/common/
H A Ddpp.h660 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap,
H A Ddpp_tcp.c650 dpp_bootstrap_find_pair(conn->ctrl->global, i_bootstrap, r_bootstrap, in dpp_controller_rx_auth_req()
H A Ddpp.c4023 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair() function
/freebsd-13.1/contrib/wpa/src/ap/
H A Ddpp_hostapd.c754 dpp_bootstrap_find_pair(hapd->iface->interfaces->dpp, i_bootstrap, in hostapd_dpp_rx_auth_req()
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1113 dpp_bootstrap_find_pair(wpa_s->dpp, i_bootstrap, r_bootstrap, in wpas_dpp_rx_auth_req()