Lines Matching defs:hapd

38 int hostapd_dpp_qr_code(struct hostapd_data *hapd, const char *cmd)  in hostapd_dpp_qr_code()
68 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_auth_resp_retry_timeout() local
86 static void hostapd_dpp_auth_resp_retry(struct hostapd_data *hapd) in hostapd_dpp_auth_resp_retry()
122 void hostapd_dpp_tx_status(struct hostapd_data *hapd, const u8 *dst, in hostapd_dpp_tx_status()
211 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_reply_wait_timeout() local
281 static void hostapd_dpp_set_testing_options(struct hostapd_data *hapd, in hostapd_dpp_set_testing_options()
301 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_init_timeout() local
310 static int hostapd_dpp_auth_init_next(struct hostapd_data *hapd) in hostapd_dpp_auth_init_next()
397 int hostapd_dpp_auth_init(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_auth_init()
488 int hostapd_dpp_listen(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_listen()
517 void hostapd_dpp_listen_stop(struct hostapd_data *hapd) in hostapd_dpp_listen_stop()
523 static void hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_req()
609 static void hostapd_dpp_handle_config_obj(struct hostapd_data *hapd, in hostapd_dpp_handle_config_obj()
685 struct hostapd_data *hapd = ctx; in hostapd_dpp_gas_resp_cb() local
764 static void hostapd_dpp_start_gas_client(struct hostapd_data *hapd) in hostapd_dpp_start_gas_client()
802 static void hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) in hostapd_dpp_auth_success()
824 static void hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_resp()
877 static void hostapd_dpp_rx_auth_conf(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_conf()
911 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_config_result_wait_timeout() local
925 static void hostapd_dpp_rx_conf_result(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_conf_result()
963 static void hostapd_dpp_send_peer_disc_resp(struct hostapd_data *hapd, in hostapd_dpp_send_peer_disc_resp()
1055 static void hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, in hostapd_dpp_rx_peer_disc_req()
1147 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_exchange_req()
1202 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_exchange_resp()
1238 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_commit_reveal_req()
1286 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_pkex_commit_reveal_resp()
1328 void hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_action()
1427 hostapd_dpp_gas_req_handler(struct hostapd_data *hapd, const u8 *sa, in hostapd_dpp_gas_req_handler()
1459 void hostapd_dpp_gas_status_handler(struct hostapd_data *hapd, int ok) in hostapd_dpp_gas_status_handler()
1494 int hostapd_dpp_configurator_sign(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_configurator_sign()
1520 int hostapd_dpp_pkex_add(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_pkex_add()
1596 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove()
1626 void hostapd_dpp_stop(struct hostapd_data *hapd) in hostapd_dpp_stop()
1640 struct hostapd_data *hapd = ctx; in hostapd_dpp_relay_tx() local
1660 struct hostapd_data *hapd = ctx; in hostapd_dpp_relay_gas_resp_tx() local
1668 static int hostapd_dpp_add_controllers(struct hostapd_data *hapd) in hostapd_dpp_add_controllers()
1691 int hostapd_dpp_init(struct hostapd_data *hapd) in hostapd_dpp_init()
1699 void hostapd_dpp_deinit(struct hostapd_data *hapd) in hostapd_dpp_deinit()