Searched defs:msg_ctx (Results 26 - 34 of 34) sorted by relevance
12
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap.c | 2176 eap_peer_sm_init(void *eapol_ctx, const struct eapol_callbacks *eapol_cb, void *msg_ctx, struct eap_config *conf) eap_peer_sm_init() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | wpa.h | 25 void *msg_ctx; /* upper level context for wpa_msg() calls */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_server.c | 357 void *msg_ctx; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.h | 186 void *msg_ctx; /* ctx for wpa_msg() calls */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.c | 643 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth() argument 4408 void dpp_notify_chirp_received(void *msg_ctx, int id, const u8 *src, in dpp_notify_chirp_received() argument [all...] |
| H A D | dpp.h | 175 void *msg_ctx; member 250 void *msg_ctx; member 387 void *msg_ctx; member 401 void *msg_ctx; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | hostapd.h | 175 void *msg_ctx; /* ctx for wpa_msg() calls */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.h | 127 void *msg_ctx; member 178 void *msg_ctx; member 532 void *msg_ctx; member
|
| H A D | dpp.c | 122 void *msg_ctx; member 2220 struct dpp_authentication * dpp_auth_init(void *msg_ctx, in dpp_auth_init() argument 3072 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual, in dpp_auth_req_rx() argument 4427 dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, struct dpp_authentication *auth, const char *cmd) dpp_set_configurator() argument 7038 dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const char *identifier, const char *code) dpp_pkex_init() argument 7252 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len) dpp_pkex_rx_exchange_req() argument [all...] |
Completed in 26 milliseconds
12