Home
last modified time | relevance | path

Searched refs:dpp_bootstrap_get_id (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddpp_hostapd.c408 peer_bi = dpp_bootstrap_get_id(hapd->iface->interfaces->dpp, atoi(pos)); in hostapd_dpp_auth_init()
418 own_bi = dpp_bootstrap_get_id(hapd->iface->interfaces->dpp, in hostapd_dpp_auth_init()
1529 own_bi = dpp_bootstrap_get_id(hapd->iface->interfaces->dpp, atoi(pos)); in hostapd_dpp_pkex_add()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.h502 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id);
H A Ddpp.c8486 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) in dpp_bootstrap_get_id() function
8548 bi = dpp_bootstrap_get_id(dpp, id); in dpp_bootstrap_get_uri()
8561 bi = dpp_bootstrap_get_id(dpp, id); in dpp_bootstrap_info()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Ddpp_supplicant.c453 peer_bi = dpp_bootstrap_get_id(wpa_s->dpp, atoi(pos)); in wpas_dpp_auth_init()
482 own_bi = dpp_bootstrap_get_id(wpa_s->dpp, atoi(pos)); in wpas_dpp_auth_init()
2131 own_bi = dpp_bootstrap_get_id(wpa_s->dpp, atoi(pos)); in wpas_dpp_pkex_add()