Searched defs:own_bi (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | dpp_hostapd.c | 108 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_req() local 139 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_sel() local 307 struct dpp_bootstrap_info *own_bi = NULL; in hostapd_dpp_pkex_done() local 835 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() local 1038 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() local 3215 struct dpp_bootstrap_info *own_bi; in hostapd_dpp_pkex_add() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp_auth.c | 670 struct dpp_bootstrap_info *own_bi, in dpp_auth_req_rx() 1163 struct dpp_bootstrap_info *own_bi, in dpp_auth_init()
|
H A D | dpp.c | 4642 struct dpp_bootstrap_info **own_bi, in dpp_bootstrap_find_pair() 4695 static int dpp_nfc_update_bi_channel(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi_channel() 4743 static int dpp_nfc_update_bi_key(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi_key() 4767 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi()
|
H A D | dpp.h | 209 struct dpp_bootstrap_info *own_bi; member 288 struct dpp_bootstrap_info *own_bi; member
|
H A D | dpp_tcp.c | 744 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | dpp_supplicant.c | 129 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_req() local 161 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_sel() local 834 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local 1227 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local 2962 struct dpp_bootstrap_info *own_bi = NULL; in wpas_dpp_pkex_done() local 4660 struct dpp_bootstrap_info *own_bi; in wpas_dpp_pkex_add() local
|