Searched defs:own_bi (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | dpp_hostapd.c | 100 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_req() local 131 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_sel() local 551 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() local 720 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() local 2136 struct dpp_bootstrap_info *own_bi; in hostapd_dpp_pkex_add() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | dpp_hostapd.c | 400 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | dpp_supplicant.c | 436 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | dpp_supplicant.c | 125 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_req() local 157 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_sel() local 750 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local 1079 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local 3279 struct dpp_bootstrap_info *own_bi; in wpas_dpp_pkex_add() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
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()
|
D | dpp.c | 4025 struct dpp_bootstrap_info **own_bi, in dpp_bootstrap_find_pair() 4078 static int dpp_nfc_update_bi_channel(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi_channel() 4126 static int dpp_nfc_update_bi_key(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi_key() 4150 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi()
|
D | dpp.h | 180 struct dpp_bootstrap_info *own_bi; member 254 struct dpp_bootstrap_info *own_bi; member
|
D | dpp_tcp.c | 621 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | dpp.h | 131 struct dpp_bootstrap_info *own_bi; member 182 struct dpp_bootstrap_info *own_bi; member
|
D | dpp.c | 2222 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
|