Home
last modified time | relevance | path

Searched refs:msg_ctx (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c109 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_eapol_key_send()
114 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_eapol_key_send()
129 wpa_msg(sm->ctx->msg_ctx, MSG_ERROR, in wpa_eapol_key_send()
232 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, in wpa_sm_key_request()
286 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, in wpa_sm_key_request()
300 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_key_mgmt_set_pmk()
305 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_key_mgmt_set_pmk()
328 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk()
331 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk()
450 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk()
[all …]
H A Dpreauth.c113 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, in rsn_preauth_eapol_cb()
120 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, "RSN: pre-authentication with " in rsn_preauth_eapol_cb()
134 wpa_msg(sm->ctx->msg_ctx, MSG_INFO, "RSN: pre-authentication with " in rsn_preauth_timeout()
191 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, in rsn_preauth_init()
224 ctx->msg_ctx = sm->ctx->ctx; in rsn_preauth_init()
320 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: processing PMKSA candidate " in rsn_preauth_candidate_process()
326 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: not in suitable " in rsn_preauth_candidate_process()
338 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: PMKSA " in rsn_preauth_candidate_process()
348 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: PMKSA candidate " in rsn_preauth_candidate_process()
362 wpa_msg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: no more pending PMKSA " in rsn_preauth_candidate_process()
[all …]
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c69 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_qr_code()
181 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_auth_resp_retry_timeout()
350 auth = dpp_auth_init(hapd->iface->interfaces->dpp, hapd->msg_ctx, in hostapd_dpp_pkex_done()
386 pkex = dpp_pkex_init(hapd->msg_ctx, hapd->dpp_pkex_bi, hapd->own_addr, in hostapd_dpp_pkex_init()
397 hapd->msg_ctx, hapd, in hostapd_dpp_pkex_init()
408 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_pkex_init()
439 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_FAIL in hostapd_dpp_pkex_retry_timeout()
451 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_pkex_retry_timeout()
498 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX_STATUS "dst=" MACSTR in hostapd_dpp_tx_status()
632 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_AUTH_INIT_FAILED); in hostapd_dpp_reply_wait_timeout()
[all …]
H A Dnan_usd_ap.c58 wpa_msg(hapd->msg_ctx, MSG_INFO, NAN_DISCOVERY_RESULT in hostapd_nan_de_discovery_result()
82 wpa_msg(hapd->msg_ctx, MSG_INFO, NAN_REPLIED in hostapd_nan_de_replied()
111 wpa_msg(hapd->msg_ctx, MSG_INFO, NAN_PUBLISH_TERMINATED in hostapd_nan_de_publish_terminated()
122 wpa_msg(hapd->msg_ctx, MSG_INFO, NAN_SUBSCRIBE_TERMINATED in hostapd_nan_de_subscribe_terminated()
141 wpa_msg(hapd->msg_ctx, MSG_INFO, NAN_RECEIVE in hostapd_nan_de_receive()
H A Ddfs.c904 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_CAC_START in hostapd_handle_dfs()
988 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_NEW_CHANNEL in hostapd_dfs_request_channel_switch()
1190 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, in hostapd_dfs_complete_cac()
1197 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_CAC_COMPLETED in hostapd_dfs_complete_cac()
1269 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, in hostapd_dfs_pre_cac_expired()
1276 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_PRE_CAC_EXPIRED in hostapd_dfs_pre_cac_expired()
1360 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_NEW_CHANNEL in hostapd_dfs_start_channel_switch_cac()
1517 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, in hostapd_dfs_radar_detected()
1524 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, DFS_EVENT_RADAR_DETECTED in hostapd_dfs_radar_detected()
1563 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, in hostapd_dfs_nop_finished()
[all …]
H A Dgas_query_ap.c65 void *msg_ctx; member
95 void *msg_ctx) in gas_query_ap_init() argument
104 gas->msg_ctx = msg_ctx; in gas_query_ap_init()
148 wpa_msg(gas->msg_ctx, MSG_INFO, GAS_QUERY_DONE "addr=" MACSTR in gas_query_done()
719 wpa_msg(gas->msg_ctx, MSG_INFO, GAS_QUERY_START "addr=" MACSTR in gas_query_ap_req()
H A Dwps_hostapd.c192 wpa_msg(hapd->msg_ctx, MSG_INFO, "%s", txt); in hostapd_wps_pin_needed_cb()
239 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_REG_SUCCESS MACSTR " %s", in hostapd_wps_reg_success_cb()
266 wpa_msg_ctrl(hapd->msg_ctx, MSG_INFO, WPS_EVENT_ENROLLEE_SEEN MACSTR in hostapd_wps_enrollee_seen_cb()
347 wpa_msg(hapd->msg_ctx, MSG_INFO, in hapd_new_ap_event()
496 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_NEW_AP_SETTINGS); in hapd_wps_cred_cb()
733 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_AP_SETUP_UNLOCKED); in hostapd_wps_reenable_ap_pin()
759 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_AP_SETUP_LOCKED); in wps_pwd_auth_fail()
876 wpa_msg(hapd->msg_ctx, MSG_INFO, in hostapd_wps_event_fail()
881 wpa_msg(hapd->msg_ctx, MSG_INFO, in hostapd_wps_event_fail()
895 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_M2D); in hostapd_wps_event_cb()
[all …]
H A Dhs20.c137 wpa_msg(hapd->msg_ctx, MSG_INFO, HS20_T_C_FILTERING_ADD MACSTR, in hs20_t_c_filtering()
145 wpa_msg(hapd->msg_ctx, MSG_INFO, in hs20_t_c_filtering()
/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_common.c44 OM_uint32 msg_ctx = 0; in gssapi_err() local
55 mech, &msg_ctx, &maj_error_message); in gssapi_err()
58 mech, &msg_ctx, &min_error_message); in gssapi_err()
H A Dtest_cred.c53 OM_uint32 msg_ctx = 0; in gss_print_errors() local
62 &msg_ctx, in gss_print_errors()
69 } while (!GSS_ERROR(ret) && msg_ctx != 0); in gss_print_errors()
H A Dtest_names.c53 OM_uint32 msg_ctx = 0; in gss_print_errors() local
62 &msg_ctx, in gss_print_errors()
69 } while (!GSS_ERROR(ret) && msg_ctx != 0); in gss_print_errors()
/freebsd/contrib/wpa/src/common/
H A Ddpp_tcp.c30 void *msg_ctx; member
63 void *msg_ctx; member
84 void *msg_ctx; member
154 ctrl->msg_ctx = config->msg_ctx; in dpp_relay_add_controller()
251 wpa_msg(conn->msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT "conf_status=%d", in dpp_controller_gas_done()
473 conn->msg_ctx = ctrl->msg_ctx; in dpp_relay_new_conn()
787 conn->auth = dpp_auth_req_rx(conn->ctrl->global, conn->msg_ctx, in dpp_controller_rx_auth_req()
867 wpa_msg(conn->msg_ctx, MSG_INFO, in dpp_controller_conn_status_result_wait_timeout()
879 void *msg_ctx = conn->msg_ctx; in dpp_controller_rx_conf_result() local
894 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_CONF_SENT in dpp_controller_rx_conf_result()
[all …]
H A Ddpp.h206 void *msg_ctx; member
287 void *msg_ctx; member
441 void *msg_ctx; member
455 void *msg_ctx; member
594 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx);
596 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx,
604 dpp_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, u8 dpp_allowed_roles,
683 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi,
687 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx,
784 void *msg_ctx, void *cb_ctx,
[all …]
H A Ddpp_pkex.c169 wpa_msg(pkex->msg_ctx, MSG_INFO, DPP_EVENT_FAIL "%s", txt); in dpp_pkex_fail()
173 struct dpp_pkex * dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, in dpp_pkex_init() argument
191 pkex->msg_ctx = msg_ctx; in dpp_pkex_init()
341 struct dpp_pkex * dpp_pkex_rx_exchange_req(void *msg_ctx, in dpp_pkex_rx_exchange_req() argument
364 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_pkex_rx_exchange_req()
377 wpa_msg(msg_ctx, MSG_INFO, in dpp_pkex_rx_exchange_req()
409 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_pkex_rx_exchange_req()
415 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_pkex_rx_exchange_req()
437 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_pkex_rx_exchange_req()
458 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_pkex_rx_exchange_req()
[all …]
/freebsd/crypto/heimdal/appl/test/
H A Dnt_gss_common.c99 OM_uint32 msg_ctx = 0; in gss_print_errors() local
108 &msg_ctx, in gss_print_errors()
114 } while (!GSS_ERROR(ret) && msg_ctx != 0); in gss_print_errors()
H A Dgss_common.c87 OM_uint32 msg_ctx = 0; in gss_print_errors() local
96 &msg_ctx, in gss_print_errors()
101 } while (!GSS_ERROR(ret) && msg_ctx != 0); in gss_print_errors()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dgssapi.c237 OM_uint32 msg_ctx = 0; in gss_adat() local
243 &msg_ctx, in gss_adat()
303 OM_uint32 msg_ctx = 0; in import_name() local
310 &msg_ctx, in import_name()
384 OM_uint32 msg_ctx = 0; in gss_auth() local
408 &msg_ctx, in gss_auth()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dgssapi.c237 OM_uint32 msg_ctx = 0; in gss_adat() local
243 &msg_ctx, in gss_adat()
303 OM_uint32 msg_ctx = 0; in import_name() local
310 &msg_ctx, in import_name()
384 OM_uint32 msg_ctx = 0; in gss_auth() local
408 &msg_ctx, in gss_auth()
/freebsd/crypto/krb5/src/appl/gss-sample/
H A Dgss-misc.c304 OM_uint32 msg_ctx; in display_status_1() local
306 msg_ctx = 0; in display_status_1()
309 &msg_ctx, &msg); in display_status_1()
315 if (!msg_ctx) in display_status_1()
/freebsd/crypto/krb5/src/lib/rpc/unit-test/
H A Dserver.c237 OM_uint32 gssstat, minor_stat, msg_ctx; in log_badauth_display_status_1() local
240 msg_ctx = 0; in log_badauth_display_status_1()
244 &msg_ctx, &msg); in log_badauth_display_status_1()
262 if (!msg_ctx) in log_badauth_display_status_1()
/freebsd/crypto/krb5/src/lib/rpc/
H A Dauthgss_prot.c298 OM_uint32 min, msg_ctx; in log_status() local
301 msg_ctx = 0; in log_status()
303 &msg_ctx, &msgg); in log_status()
304 msg_ctx = 0; in log_status()
306 &msg_ctx, &msgm); in log_status()
H A Dauth_gssapi_misc.c163 OM_uint32 msg_ctx; in auth_gssapi_display_status_1() local
165 msg_ctx = 0; in auth_gssapi_display_status_1()
169 &msg_ctx, &msg); in auth_gssapi_display_status_1()
191 if (!msg_ctx) in auth_gssapi_display_status_1()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dspx.c111 int major_status, status, msg_ctx = 0, new_status; variable
207 int msg_ctx = 0, new_status, status; local
293 &msg_ctx,
461 &msg_ctx,
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c261 int msg_ctx = 0; in log_status() local
266 &msg_ctx, &msg); in log_status()
271 &msg_ctx, &msg); in log_status()
/freebsd/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_prot.c343 int msg_ctx = 0; in rpc_gss_log_status() local
348 &msg_ctx, &msg); in rpc_gss_log_status()
353 &msg_ctx, &msg); in rpc_gss_log_status()

1234