Searched refs:dpp_bootstrap_info (Results 1 – 14 of 14) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | dpp.h | 141 struct dpp_bootstrap_info { struct 172 struct dpp_bootstrap_info *own_bi; argument 241 struct dpp_bootstrap_info *peer_bi; 242 struct dpp_bootstrap_info *own_bi; 243 struct dpp_bootstrap_info *tmp_own_bi; 474 void dpp_bootstrap_info_free(struct dpp_bootstrap_info *info); 476 int dpp_parse_uri_chan_list(struct dpp_bootstrap_info *bi, 478 int dpp_parse_uri_mac(struct dpp_bootstrap_info *bi, const char *mac); 479 int dpp_parse_uri_info(struct dpp_bootstrap_info *bi, const char *info); 480 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi, [all …]
|
D | dpp_i.h | 25 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); 48 int dpp_gen_uri(struct dpp_bootstrap_info *bi); 76 int dpp_bi_pubkey_hash(struct dpp_bootstrap_info *bi, 96 int dpp_get_subject_public_key(struct dpp_bootstrap_info *bi, 98 int dpp_bootstrap_key_hash(struct dpp_bootstrap_info *bi); 99 int dpp_keygen(struct dpp_bootstrap_info *bi, const char *curve,
|
D | dpp.c | 174 void dpp_bootstrap_info_free(struct dpp_bootstrap_info *info) in dpp_bootstrap_info_free() 215 static int dpp_clone_uri(struct dpp_bootstrap_info *bi, const char *uri) in dpp_clone_uri() 222 int dpp_parse_uri_chan_list(struct dpp_bootstrap_info *bi, in dpp_parse_uri_chan_list() 274 int dpp_parse_uri_mac(struct dpp_bootstrap_info *bi, const char *mac) in dpp_parse_uri_mac() 290 int dpp_parse_uri_info(struct dpp_bootstrap_info *bi, const char *info) in dpp_parse_uri_info() 315 int dpp_parse_uri_version(struct dpp_bootstrap_info *bi, const char *version) in dpp_parse_uri_version() 335 static int dpp_parse_uri_pk(struct dpp_bootstrap_info *bi, const char *info) in dpp_parse_uri_pk() 361 static struct dpp_bootstrap_info * dpp_parse_uri(const char *uri) in dpp_parse_uri() 367 struct dpp_bootstrap_info *bi; in dpp_parse_uri() 507 struct dpp_bootstrap_info *peer_bi = auth->peer_bi; in dpp_channel_intersect() [all …]
|
D | dpp_auth.c | 668 int qr_mutual, struct dpp_bootstrap_info *peer_bi, in dpp_auth_req_rx() 669 struct dpp_bootstrap_info *own_bi, in dpp_auth_req_rx() 938 struct dpp_bootstrap_info *peer_bi) in dpp_notify_new_qr_code() 1137 struct dpp_bootstrap_info *bi; in dpp_autogen_bootstrap_key() 1163 struct dpp_bootstrap_info *peer_bi, in dpp_auth_init() 1164 struct dpp_bootstrap_info *own_bi, in dpp_auth_init()
|
D | dpp_pkex.c | 187 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, in dpp_pkex_init() 343 struct dpp_bootstrap_info *bi, in dpp_pkex_rx_exchange_req() 1284 struct dpp_bootstrap_info * 1288 struct dpp_bootstrap_info *bi; in dpp_pkex_finish()
|
D | dpp_crypto.c | 685 int dpp_bootstrap_key_hash(struct dpp_bootstrap_info *bi) in dpp_bootstrap_key_hash() 703 int dpp_keygen(struct dpp_bootstrap_info *bi, const char *curve, in dpp_keygen() 956 int dpp_bi_pubkey_hash(struct dpp_bootstrap_info *bi, in dpp_bi_pubkey_hash() 982 int dpp_get_subject_public_key(struct dpp_bootstrap_info *bi, in dpp_get_subject_public_key()
|
D | dpp_tcp.c | 568 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in dpp_controller_rx_auth_req() 784 struct dpp_bootstrap_info *peer_bi; in dpp_controller_rx_presence_announcement()
|
/external/wpa_supplicant_8/src/ap/ |
D | dpp_hostapd.h | 13 struct dpp_bootstrap_info; 46 void hostapd_dpp_remove_bi(void *ctx, struct dpp_bootstrap_info *bi);
|
D | dpp_hostapd.c | 45 struct dpp_bootstrap_info *bi; in hostapd_dpp_qr_code() 78 struct dpp_bootstrap_info *bi; in hostapd_dpp_nfc_uri() 91 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_req() 122 struct dpp_bootstrap_info *peer_bi, *own_bi; in hostapd_dpp_nfc_handover_sel() 492 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in hostapd_dpp_auth_init() 625 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in hostapd_dpp_rx_auth_req() 1159 struct dpp_bootstrap_info *peer_bi; in hostapd_dpp_rx_presence_announcement() 1652 struct dpp_bootstrap_info *bi; in hostapd_dpp_rx_pkex_commit_reveal_req() 1699 struct dpp_bootstrap_info *bi; in hostapd_dpp_rx_pkex_commit_reveal_resp() 1946 struct dpp_bootstrap_info *own_bi; in hostapd_dpp_pkex_add() [all …]
|
D | hostapd.h | 382 struct dpp_bootstrap_info *dpp_pkex_bi; 396 struct dpp_bootstrap_info *dpp_chirp_bi;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 69 struct dpp_bootstrap_info *bi; in wpas_dpp_qr_code() 104 struct dpp_bootstrap_info *bi; in wpas_dpp_nfc_uri() 117 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_req() 149 struct dpp_bootstrap_info *peer_bi, *own_bi; in wpas_dpp_nfc_handover_sel() 712 struct dpp_bootstrap_info *peer_bi, *own_bi = NULL; in wpas_dpp_auth_init() 1036 struct dpp_bootstrap_info *own_bi = NULL, *peer_bi = NULL; in wpas_dpp_rx_auth_req() 1790 static void wpas_dpp_remove_bi(void *ctx, struct dpp_bootstrap_info *bi) in wpas_dpp_remove_bi() 1806 struct dpp_bootstrap_info *peer_bi; in wpas_dpp_rx_presence_announcement() 2452 static struct dpp_bootstrap_info * 2456 struct dpp_bootstrap_info *bi; in wpas_dpp_pkex_finish() [all …]
|
D | wpa_supplicant_i.h | 1270 struct dpp_bootstrap_info *dpp_pkex_bi; 1289 struct dpp_bootstrap_info *dpp_chirp_bi;
|
D | ctrl_iface.c | 11080 reply_len = dpp_bootstrap_info(wpa_s->dpp, atoi(buf + 19), in wpa_supplicant_ctrl_iface_process()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 3686 reply_len = dpp_bootstrap_info(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
|