Searched defs:msg_ctx (Results 1 – 17 of 17) sorted by relevance
/hostap/src/eap_peer/ |
D | eap_proxy_dummy.c | 16 void *msg_ctx) in eap_proxy_init()
|
D | eap_i.h | 358 void *msg_ctx; member
|
D | eap.c | 2208 void *msg_ctx, struct eap_config *conf) in eap_peer_sm_init()
|
/hostap/src/common/ |
D | dpp_i.h | 17 void *msg_ctx; member
|
D | dpp_reconfig.c | 238 dpp_reconfig_init(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_init() 438 dpp_reconfig_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_auth_req_rx()
|
D | dpp_tcp.c | 30 void *msg_ctx; member 63 void *msg_ctx; member 84 void *msg_ctx; member 879 void *msg_ctx = conn->msg_ctx; in dpp_controller_rx_conf_result() local 1916 void *msg_ctx, void *cb_ctx, in dpp_tcp_pkex_init() 2014 void *msg_ctx, void *cb_ctx, in dpp_tcp_init()
|
D | dpp_pkex.c | 173 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, in dpp_pkex_init() 341 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx, in dpp_pkex_rx_exchange_req()
|
D | dpp_auth.c | 668 dpp_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, u8 dpp_allowed_roles, in dpp_auth_req_rx() 1161 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx, in dpp_auth_init()
|
D | dpp.h | 206 void *msg_ctx; member 287 void *msg_ctx; member 441 void *msg_ctx; member 455 void *msg_ctx; member
|
D | dpp.c | 770 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth() 5157 void dpp_notify_chirp_received(void *msg_ctx, int id, const u8 *src, in dpp_notify_chirp_received()
|
/hostap/src/ap/ |
D | gas_query_ap.c | 65 void *msg_ctx; member 95 void *msg_ctx) in gas_query_ap_init()
|
D | wpa_auth.h | 172 void *msg_ctx; member
|
D | hostapd.h | 221 void *msg_ctx; /* ctx for wpa_msg() calls */ member
|
/hostap/src/eapol_supp/ |
D | eapol_supp_sm.h | 120 void *msg_ctx; member
|
/hostap/src/eap_server/ |
D | eap.h | 117 void *msg_ctx; member
|
/hostap/src/eap_common/ |
D | eap_sim_common.c | 1170 void eap_sim_report_notification(void *msg_ctx, int notification, int aka) in eap_sim_report_notification()
|
/hostap/src/rsn_supp/ |
D | wpa.h | 27 void *msg_ctx; /* upper level context for wpa_msg() calls */ member
|