Lines Matching defs:hapd
54 int hostapd_dpp_qr_code(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_qr_code()
91 int hostapd_dpp_nfc_uri(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_nfc_uri()
103 int hostapd_dpp_nfc_handover_req(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_nfc_handover_req()
134 int hostapd_dpp_nfc_handover_sel(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_nfc_handover_sel()
171 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_auth_resp_retry_timeout() local
189 static void hostapd_dpp_auth_resp_retry(struct hostapd_data *hapd) in hostapd_dpp_auth_resp_retry()
225 static int hostapd_dpp_allow_ir(struct hostapd_data *hapd, unsigned int freq) in hostapd_dpp_allow_ir()
258 static int hostapd_dpp_pkex_next_channel(struct hostapd_data *hapd, in hostapd_dpp_pkex_next_channel()
285 struct hostapd_data *hapd = ctx; in hostapd_dpp_pkex_done() local
350 static int hostapd_dpp_pkex_init(struct hostapd_data *hapd, in hostapd_dpp_pkex_init()
400 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_pkex_retry_timeout() local
440 static void hostapd_dpp_pkex_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_dpp_pkex_tx_status()
468 void hostapd_dpp_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_dpp_tx_status()
579 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_reply_wait_timeout() local
652 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_auth_conf_wait_timeout() local
668 static void hostapd_dpp_set_testing_options(struct hostapd_data *hapd, in hostapd_dpp_set_testing_options()
688 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_init_timeout() local
697 static int hostapd_dpp_auth_init_next(struct hostapd_data *hapd) in hostapd_dpp_auth_init_next()
790 struct hostapd_data *hapd = ctx; in hostapd_dpp_process_conf_obj() local
802 int hostapd_dpp_auth_init(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_auth_init()
931 int hostapd_dpp_listen(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_listen()
961 void hostapd_dpp_listen_stop(struct hostapd_data *hapd) in hostapd_dpp_listen_stop()
968 static void hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_req()
1058 static void hostapd_dpp_handle_config_obj(struct hostapd_data *hapd, in hostapd_dpp_handle_config_obj()
1131 static int hostapd_dpp_handle_key_pkg(struct hostapd_data *hapd, in hostapd_dpp_handle_key_pkg()
1161 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_build_new_key() local
1178 struct hostapd_data *hapd = ctx; in hostapd_dpp_gas_resp_cb() local
1271 static void hostapd_dpp_start_gas_client(struct hostapd_data *hapd) in hostapd_dpp_start_gas_client()
1302 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success()
1324 static void hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_resp()
1377 static void hostapd_dpp_rx_auth_conf(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_conf()
1411 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_config_result_wait_timeout() local
1428 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_conn_status_result_wait_timeout() local
1443 static void hostapd_dpp_rx_conf_result(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_conf_result()
1494 static void hostapd_dpp_rx_conn_status_result(struct hostapd_data *hapd, in hostapd_dpp_rx_conn_status_result()
1529 hostapd_dpp_rx_presence_announcement(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_presence_announcement()
1600 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_reconfig_reply_wait_timeout() local
1614 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_reconfig_announcement()
1708 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_reconfig_auth_resp()
1753 static void hostapd_dpp_send_peer_disc_resp(struct hostapd_data *hapd, in hostapd_dpp_send_peer_disc_resp()
1886 static void hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, in hostapd_dpp_rx_peer_disc_req()
2000 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_exchange_req()
2077 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_exchange_resp()
2116 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_commit_reveal_req()
2164 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_commit_reveal_resp()
2206 void hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_action()
2331 hostapd_dpp_gas_req_handler(struct hostapd_data *hapd, const u8 *sa, in hostapd_dpp_gas_req_handler()
2376 void hostapd_dpp_gas_status_handler(struct hostapd_data *hapd, int ok) in hostapd_dpp_gas_status_handler()
2421 int hostapd_dpp_configurator_sign(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_configurator_sign()
2446 int hostapd_dpp_pkex_add(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_pkex_add()
2555 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove()
2585 void hostapd_dpp_stop(struct hostapd_data *hapd) in hostapd_dpp_stop()
2599 struct hostapd_data *hapd = ctx; in hostapd_dpp_relay_tx() local
2619 struct hostapd_data *hapd = ctx; in hostapd_dpp_relay_gas_resp_tx() local
2627 static int hostapd_dpp_add_controllers(struct hostapd_data *hapd) in hostapd_dpp_add_controllers()
2650 int hostapd_dpp_init(struct hostapd_data *hapd) in hostapd_dpp_init()
2658 void hostapd_dpp_deinit(struct hostapd_data *hapd) in hostapd_dpp_deinit()
2701 int hostapd_dpp_controller_start(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_controller_start()
2744 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_chirp_timeout() local
2752 static void hostapd_dpp_chirp_start(struct hostapd_data *hapd) in hostapd_dpp_chirp_start()
2773 dpp_get_mode(struct hostapd_data *hapd, in dpp_get_mode()
2794 struct hostapd_data *hapd = iface->bss[0]; in hostapd_dpp_chirp_scan_res_handler() local
2896 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_chirp_next() local
2973 int hostapd_dpp_chirp(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_chirp()
3020 void hostapd_dpp_chirp_stop(struct hostapd_data *hapd) in hostapd_dpp_chirp_stop()
3050 struct hostapd_data *hapd = iface->bss[i]; in handle_dpp_remove_bi() local