Searched defs:msg_ctx (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/wpa/src/common/
H A Ddpp.h127 void *msg_ctx; member in struct:dpp_pkex
178 void *msg_ctx; member in struct:dpp_authentication
532 void *msg_ctx; member in struct:dpp_global_config
H A Ddpp.c122 void *msg_ctx; member in struct:dpp_global
2220 struct dpp_authentication * dpp_auth_init(void *msg_ctx, argument
3072 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual, argument
4427 dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, struct dpp_authentication *auth, const char *cmd) argument
7038 dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const char *identifier, const char *code) 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) argument
[all...]

Completed in 274 milliseconds

12