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