Searched defs:own_bi (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/ap/ |
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
|
/hostap-latest/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 | 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()
|
D | dpp.h | 209 struct dpp_bootstrap_info *own_bi; member 288 struct dpp_bootstrap_info *own_bi; member
|
D | dpp_tcp.c | 744 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() local
|
/hostap-latest/wpa_supplicant/ |
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 839 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() local 1232 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() local 2967 struct dpp_bootstrap_info *own_bi = NULL; in wpas_dpp_pkex_done() local 4665 struct dpp_bootstrap_info *own_bi; in wpas_dpp_pkex_add() local
|