Searched refs:dpp_bootstrap_find_pair (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/common/ |
H A D | dpp.h | 735 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap,
|
H A D | dpp_tcp.c | 773 dpp_bootstrap_find_pair(conn->ctrl->global, i_bootstrap, r_bootstrap, in dpp_controller_rx_auth_req()
|
H A D | dpp.c | 4640 void dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, in dpp_bootstrap_find_pair() function
|
/freebsd/contrib/wpa/src/ap/ |
H A D | dpp_hostapd.c | 1072 dpp_bootstrap_find_pair(hapd->iface->interfaces->dpp, i_bootstrap, in hostapd_dpp_rx_auth_req()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | dpp_supplicant.c | 1261 dpp_bootstrap_find_pair(wpa_s->dpp, i_bootstrap, r_bootstrap, in wpas_dpp_rx_auth_req()
|