Lines Matching refs:msg_ctx
668 dpp_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, u8 dpp_allowed_roles, in dpp_auth_req_rx() argument
701 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_auth_req_rx()
709 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_auth_req_rx()
876 wpa_msg(auth->msg_ctx, MSG_INFO, in dpp_auth_req_rx()
905 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_SCAN_PEER_QR_CODE in dpp_auth_req_rx()
915 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_NOT_COMPATIBLE in dpp_auth_req_rx()
1161 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx, in dpp_auth_init() argument
1178 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_auth_init()
1379 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_NOT_COMPATIBLE in dpp_auth_resp_rx_status()
1386 wpa_msg(auth->msg_ctx, MSG_INFO, in dpp_auth_resp_rx_status()
1392 wpa_msg(auth->msg_ctx, MSG_INFO, in dpp_auth_resp_rx_status()
1543 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_AUTH_DIRECTION "mutual=%d", in dpp_auth_resp_rx()
1654 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_auth_resp_rx()