Home
last modified time | relevance | path

Searched defs:own_bi (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddpp_hostapd.c400 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() local
529 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() local
1522 struct dpp_bootstrap_info *own_bi; in hostapd_dpp_pkex_add() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Ddpp_supplicant.c436 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local
724 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local
2123 struct dpp_bootstrap_info *own_bi; in wpas_dpp_pkex_add() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.h131 struct dpp_bootstrap_info *own_bi; member
182 struct dpp_bootstrap_info *own_bi; member
H A Ddpp.c2222 struct dpp_bootstrap_info *own_bi, in dpp_auth_init()
3074 struct dpp_bootstrap_info *own_bi, in dpp_auth_req_rx()
8583 struct dpp_bootstrap_info **own_bi, in dpp_bootstrap_find_pair()
9300 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local