Home
last modified time | relevance | path

Searched refs:MSG_ERROR (Results 1 – 25 of 123) sorted by relevance

12345

/trueos/contrib/wpa/src/ap/
HDvlan_util.c44 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
50 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
57 wpa_printf(MSG_ERROR, "VLAN: failed to open netlink socket"); in vlan_add()
62 wpa_printf(MSG_ERROR, "VLAN: failed to connect to netlink"); in vlan_add()
68 wpa_printf(MSG_ERROR, "VLAN: failed to alloc cache"); in vlan_add()
74 wpa_printf(MSG_ERROR, "VLAN: interface %s does not exist", in vlan_add()
83 wpa_printf(MSG_ERROR, "VLAN: interface %s already exists", in vlan_add()
91 wpa_printf(MSG_ERROR, "VLAN: failed to allocate new link"); in vlan_add()
96 wpa_printf(MSG_ERROR, "VLAN: failed to set link type"); in vlan_add()
104 wpa_printf(MSG_ERROR, "VLAN: failed to set link vlan id"); in vlan_add()
[all …]
HDvlan_init.c50 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in ifconfig_helper()
59 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " in ifconfig_helper()
72 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper()
120 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delif()
128 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_delif()
143 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_delif()
171 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addif()
179 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_addif()
199 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_addif()
218 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delbr()
[all …]
HDhostapd.c69 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK " in hostapd_reload_bss()
88 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for " in hostapd_reload_bss()
104 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver"); in hostapd_reload_bss()
472 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)", in hostapd_validate_bssid_configuration()
494 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR in hostapd_validate_bssid_configuration()
497 wpa_printf(MSG_ERROR, "Start address must be the " in hostapd_validate_bssid_configuration()
635 wpa_printf(MSG_ERROR, "BSS '%s' may not have " in hostapd_setup_bss()
648 wpa_printf(MSG_ERROR, "Failed to add BSS (BSSID=" in hostapd_setup_bss()
671 wpa_printf(MSG_ERROR, "Could not read SSID from system"); in hostapd_setup_bss()
693 wpa_printf(MSG_ERROR, "Using interface %s with hwaddr " MACSTR in hostapd_setup_bss()
[all …]
HDhw_features.c147 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates()
173 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates()
212 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", in ieee80211n_allowed_ht40_channel_pair()
239 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", in ieee80211n_allowed_ht40_channel_pair()
507 wpa_printf(MSG_ERROR, "Failed to request a scan of " in ieee80211n_check_40mhz()
526 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
533 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
540 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
547 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
554 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
[all …]
HDauthsrv.c120 wpa_printf(MSG_ERROR, "RADIUS server initialization failed."); in hostapd_setup_radius_srv()
140 wpa_printf(MSG_ERROR, "Failed to initialize TLS"); in authsrv_init()
153 wpa_printf(MSG_ERROR, "Failed to set TLS parameters"); in authsrv_init()
160 wpa_printf(MSG_ERROR, "Failed to enable check_crl"); in authsrv_init()
173 wpa_printf(MSG_ERROR, "Failed to initialize EAP-SIM " in authsrv_init()
HDap_config.c125 wpa_printf(MSG_ERROR, "Failed to allocate memory for " in hostapd_config_defaults()
195 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname); in hostapd_config_read_wpa_psk()
216 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' on " in hostapd_config_read_wpa_psk()
224 wpa_printf(MSG_ERROR, "WPA PSK allocation failed"); in hostapd_config_read_wpa_psk()
235 wpa_printf(MSG_ERROR, "No PSK on line %d in '%s'", in hostapd_config_read_wpa_psk()
253 wpa_printf(MSG_ERROR, "Invalid PSK '%s' on line %d in " in hostapd_config_read_wpa_psk()
274 wpa_printf(MSG_ERROR, "Unable to alloc space for PSK"); in hostapd_derive_psk()
/trueos/contrib/wpa/hostapd/
HDconfig_file.c39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); in hostapd_config_read_vlan_file()
66 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " in hostapd_config_read_vlan_file()
80 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " in hostapd_config_read_vlan_file()
88 wpa_printf(MSG_ERROR, "Out of memory while reading " in hostapd_config_read_vlan_file()
134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); in hostapd_config_read_maclist()
155 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " in hostapd_config_read_maclist()
172 wpa_printf(MSG_ERROR, "MAC list reallocation failed"); in hostapd_config_read_maclist()
211 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname); in hostapd_config_read_eap_user()
235 wpa_printf(MSG_ERROR, "Invalid EAP identity (no \" in " in hostapd_config_read_eap_user()
242 wpa_printf(MSG_ERROR, "EAP user allocation failed"); in hostapd_config_read_eap_user()
[all …]
HDmain.c217 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init()
234 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init()
266 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init()
289 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname); in hostapd_interface_init()
367 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init()
372 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init()
391 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init()
449 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_global_run()
617 wpa_printf(MSG_ERROR, "malloc failed"); in main()
/trueos/sys/arm/broadcom/bcm2835/
HDbcm2835_cpufreq.c75 #define MSG_ERROR -999999999 macro
247 return (MSG_ERROR); in bcm2835_cpufreq_get_clock_rate()
265 return (MSG_ERROR); in bcm2835_cpufreq_get_clock_rate()
301 return (MSG_ERROR); in bcm2835_cpufreq_get_max_clock_rate()
319 return (MSG_ERROR); in bcm2835_cpufreq_get_max_clock_rate()
355 return (MSG_ERROR); in bcm2835_cpufreq_get_min_clock_rate()
373 return (MSG_ERROR); in bcm2835_cpufreq_get_min_clock_rate()
410 return (MSG_ERROR); in bcm2835_cpufreq_set_clock_rate()
429 return (MSG_ERROR); in bcm2835_cpufreq_set_clock_rate()
458 return (MSG_ERROR); in bcm2835_cpufreq_set_clock_rate()
[all …]
/trueos/contrib/wpa/wpa_supplicant/dbus/
HDdbus_old.c382 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scan_results()
426 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
436 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
446 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
481 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scanning()
491 wpa_printf(MSG_ERROR, "dbus: Not enough memory to construct " in wpa_supplicant_dbus_notify_scanning()
516 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred()
527 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred()
567 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification()
585 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification()
[all …]
HDdbus_new_helpers.c86 wpa_printf(MSG_ERROR, "%s: out of memory creating dbus reply", in get_all_properties()
93 wpa_printf(MSG_ERROR, "%s: out of memory creating reply", in get_all_properties()
485 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_ctrl_iface_init()
500 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init()
504 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init()
557 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_register_object_per_iface()
560 wpa_printf(MSG_ERROR, "dbus error: %s", error.name); in wpa_dbus_register_object_per_iface()
561 wpa_printf(MSG_ERROR, "dbus: %s", error.message); in wpa_dbus_register_object_per_iface()
591 wpa_printf(MSG_ERROR, "dbus: %s: Could not obtain object's " in wpa_dbus_unregister_object_per_iface()
637 wpa_printf(MSG_ERROR, "dbus: %s: Cannot get " in put_changed_properties()
[all …]
HDdbus_new.c101 wpa_printf(MSG_ERROR, "dbus: failed to add filter"); in wpas_dbus_subscribe_noc()
165 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_interface()
225 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_scan_done()
276 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_bss()
339 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_blob()
425 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network()
527 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network_request()
586 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_success()
627 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_fail()
692 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_m2d()
[all …]
/trueos/contrib/wpa/wpa_supplicant/
HDconfig.c73 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", in wpa_config_parse_str()
88 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " in wpa_config_parse_str()
96 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " in wpa_config_parse_str()
188 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int()
196 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " in wpa_config_parse_int()
241 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", in wpa_config_parse_bssid()
306 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " in wpa_config_parse_psk()
325 wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not " in wpa_config_parse_psk()
333 wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'.", in wpa_config_parse_psk()
403 wpa_printf(MSG_ERROR, "Line %d: invalid proto '%s'", in wpa_config_parse_proto()
[all …]
HDconfig_file.c129 wpa_printf(MSG_ERROR, "Line %d: both PSK and " in wpa_config_validate_network()
173 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line " in wpa_config_read_network()
182 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_network()
194 wpa_printf(MSG_ERROR, "Line %d: network block was not " in wpa_config_read_network()
230 wpa_printf(MSG_ERROR, "Line %d: Invalid cred line " in wpa_config_read_cred()
239 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_cred()
251 wpa_printf(MSG_ERROR, "Line %d: cred block was not " in wpa_config_read_cred()
287 wpa_printf(MSG_ERROR, "Line %d: not enough memory for " in wpa_config_read_blob()
298 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated " in wpa_config_read_blob()
330 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator", in wpa_config_process_blob()
[all …]
HDwpa_supplicant.c774 wpa_msg(wpa_s, MSG_ERROR, "Failed to parse the configuration " in wpa_supplicant_reload_configuration()
1305 wpa_msg(wpa_s, MSG_ERROR, "AP mode support not included in " in wpa_supplicant_associate()
1945 wpa_printf(MSG_ERROR, "ap_scan = %d (%d) rejected while " in wpa_supplicant_set_ap_scan()
1972 wpa_msg(wpa_s, MSG_ERROR, "Invalid bss expiration age %u", in wpa_supplicant_set_bss_expiration_age()
1995 wpa_msg(wpa_s, MSG_ERROR, "Invalid bss expiration count %u", in wpa_supplicant_set_bss_expiration_count()
2018 wpa_msg(wpa_s, MSG_ERROR, "Invalid scan interval %d", in wpa_supplicant_set_scan_interval()
2050 debug_level != MSG_ERROR) in wpa_supplicant_set_debug_params()
2139 wpa_printf(MSG_ERROR, "Failed to initialize driver " in select_driver()
2163 wpa_msg(wpa_s, MSG_ERROR, "No driver interfaces build into " in wpa_supplicant_set_driver()
2193 wpa_msg(wpa_s, MSG_ERROR, "Unsupported driver '%s'", name); in wpa_supplicant_set_driver()
[all …]
/trueos/contrib/wpa/src/crypto/
HDrandom.c189 wpa_printf(MSG_ERROR, "random: No entropy available " in random_get_bytes()
238 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_pool_ready()
247 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_pool_ready()
318 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_read_fd()
383 wpa_printf(MSG_ERROR, "random: Could not open entropy file %s " in random_write_entropy()
394 wpa_printf(MSG_ERROR, "random: Could not write entropy data " in random_write_entropy()
423 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_init()
HDcrypto_nss.c68 wpa_printf(MSG_ERROR, "NSS: PK11_GetBestSlot failed"); in des_encrypt()
78 wpa_printf(MSG_ERROR, "NSS: PK11_ImportSymKey failed"); in des_encrypt()
84 wpa_printf(MSG_ERROR, "NSS: PK11_GenerateNewParam failed"); in des_encrypt()
91 wpa_printf(MSG_ERROR, "NSS: PK11_CreateContextBySymKey(" in des_encrypt()
98 wpa_printf(MSG_ERROR, "NSS: PK11_CipherOp failed"); in des_encrypt()
HDtls_nss.c115 wpa_printf(MSG_ERROR, "NSS: Failed to allocate memory for the " in nss_io_send()
219 wpa_printf(MSG_ERROR, "NSS: TODO - %s", __func__); in nss_password_cb()
241 wpa_printf(MSG_ERROR, "NSS: NSS_Init(cert_dir=%s) " in tls_init()
247 wpa_printf(MSG_ERROR, "NSS: NSS_NoDB_Init(NULL) " in tls_init()
258 wpa_printf(MSG_ERROR, "NSS: SSL_OptionSetDefault failed"); in tls_init()
263 wpa_printf(MSG_ERROR, "NSS: NSS_SetDomesticPolicy() failed"); in tls_init()
275 wpa_printf(MSG_ERROR, "NSS: NSS_Shutdown() failed"); in tls_deinit()
354 wpa_printf(MSG_ERROR, "NSS: Failed to set options"); in tls_connection_init()
390 wpa_printf(MSG_ERROR, "NSS: TODO - %s", __func__); in tls_connection_set_params()
514 wpa_printf(MSG_ERROR, "NSS: Encryption failed"); in tls_connection_encrypt()
HDcrypto_openssl.c85 wpa_printf(MSG_ERROR, "OpenSSL: EVP_DigestInit_ex failed: %s", in openssl_digest_vector()
91 wpa_printf(MSG_ERROR, "OpenSSL: EVP_DigestUpdate " in openssl_digest_vector()
98 wpa_printf(MSG_ERROR, "OpenSSL: EVP_DigestFinal failed: %s", in openssl_digest_vector()
234 wpa_printf(MSG_ERROR, "OpenSSL: EVP_EncryptUpdate failed: %s", in aes_encrypt()
246 wpa_printf(MSG_ERROR, "OpenSSL: EVP_EncryptFinal_ex failed: " in aes_encrypt_deinit()
250 wpa_printf(MSG_ERROR, "OpenSSL: Unexpected padding length %d " in aes_encrypt_deinit()
285 wpa_printf(MSG_ERROR, "OpenSSL: EVP_DecryptUpdate failed: %s", in aes_decrypt()
297 wpa_printf(MSG_ERROR, "OpenSSL: EVP_DecryptFinal_ex failed: " in aes_decrypt_deinit()
301 wpa_printf(MSG_ERROR, "OpenSSL: Unexpected padding length %d " in aes_decrypt_deinit()
/trueos/contrib/wpa/src/common/
HDieee802_11_common.c441 wpa_printf(MSG_ERROR, "Unknown WMM name '%s'", pos); in hostapd_config_wmm_ac()
450 wpa_printf(MSG_ERROR, "Invalid AIFS value %d", v); in hostapd_config_wmm_ac()
457 wpa_printf(MSG_ERROR, "Invalid cwMin value %d", v); in hostapd_config_wmm_ac()
464 wpa_printf(MSG_ERROR, "Invalid cwMax value %d", v); in hostapd_config_wmm_ac()
471 wpa_printf(MSG_ERROR, "Invalid txop value %d", v); in hostapd_config_wmm_ac()
478 wpa_printf(MSG_ERROR, "Invalid acm value %d", v); in hostapd_config_wmm_ac()
483 wpa_printf(MSG_ERROR, "Unknown wmm_ac_ field '%s'", pos); in hostapd_config_wmm_ac()
/trueos/contrib/wpa/src/utils/
HDwpa_debug.c47 if (level == MSG_ERROR) in wpa_to_android_level()
114 case MSG_ERROR: in syslog_priority()
291 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
326 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
525 wpa_printf(MSG_ERROR, "Last-path was not set, cannot " in wpa_debug_reopen_file()
550 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " in wpa_debug_open_file()
604 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg()
640 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl()
672 wpa_printf(MSG_ERROR, "hostapd_logger: Failed to allocate " in hostapd_logger()
HDwpabuf.c35 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x", in wpabuf_overflow()
39 wpa_printf(MSG_ERROR, "wpabuf %p (size=%lu used=%lu) overflow len=%lu", in wpabuf_overflow()
62 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x", in wpabuf_resize()
190 wpa_printf(MSG_ERROR, "wpabuf_free: invalid magic %x", in wpabuf_free()
/trueos/contrib/wpa/src/drivers/
HDdriver_bsd.c109 wpa_printf(MSG_ERROR, "ioctl[SIOCS80211, op=%u, val=%u, " in bsd_set80211()
130 wpa_printf(MSG_ERROR, "ioctl[SIOCS80211, op=%u, " in bsd_get80211()
209 wpa_printf(MSG_ERROR, "%s: SIOCGIFMEDIA %s", __func__, in bsd_get_if_media()
228 wpa_printf(MSG_ERROR, "%s: SIOCSIFMEDIA %s", __func__, in bsd_set_if_media()
352 wpa_printf(MSG_ERROR, "%s: unknown alg=%d", __func__, alg); in bsd_set_key()
505 wpa_printf(MSG_ERROR, "%s: No 802.1X or WPA enabled", in bsd_set_ieee8021x()
510 wpa_printf(MSG_ERROR, "%s: Failed to configure WPA state", in bsd_set_ieee8021x()
516 wpa_printf(MSG_ERROR, "%s: Failed to enable WPA/802.1X", in bsd_set_ieee8021x()
608 wpa_printf(MSG_ERROR, "%s: failed to set modulation mode", in bsd_set_freq()
785 wpa_printf(MSG_ERROR, "%s os_malloc() failed\n", __func__); in bsd_wireless_event_receive()
[all …]
/trueos/contrib/wpa/src/eap_peer/
HDtncc.c330 wpa_printf(MSG_ERROR, "TNC: IMC does not export " in tncc_imc_resolve_funcs()
337 wpa_printf(MSG_ERROR, "TNC: IMC does not export " in tncc_imc_resolve_funcs()
345 wpa_printf(MSG_ERROR, "TNC: IMC does not export " in tncc_imc_resolve_funcs()
463 wpa_printf(MSG_ERROR, "TNC: Failed to open IMC '%s' (%s): %d", in tncc_load_imc()
470 wpa_printf(MSG_ERROR, "TNC: Failed to open IMC '%s' (%s): %s", in tncc_load_imc()
477 wpa_printf(MSG_ERROR, "TNC: Failed to resolve IMC functions"); in tncc_load_imc()
483 wpa_printf(MSG_ERROR, "TNC: Failed to initialize IMC"); in tncc_load_imc()
1079 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s' " in tncc_parse_imc()
1090 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s' " in tncc_parse_imc()
1101 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s' " in tncc_parse_imc()
[all …]
/trueos/contrib/wpa/src/eap_server/
HDtncs.c408 wpa_printf(MSG_ERROR, "TNC: IMV does not export " in tncs_imv_resolve_funcs()
416 wpa_printf(MSG_ERROR, "TNC: IMV does not export " in tncs_imv_resolve_funcs()
424 wpa_printf(MSG_ERROR, "TNC: IMV does not export " in tncs_imv_resolve_funcs()
517 wpa_printf(MSG_ERROR, "TNC: Failed to open IMV '%s' (%s): %s", in tncs_load_imv()
523 wpa_printf(MSG_ERROR, "TNC: Failed to resolve IMV functions"); in tncs_load_imv()
529 wpa_printf(MSG_ERROR, "TNC: Failed to initialize IMV"); in tncs_load_imv()
1051 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' " in tncs_parse_imv()
1062 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' " in tncs_parse_imv()
1073 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' " in tncs_parse_imv()
1098 wpa_printf(MSG_ERROR, "TNC: Could not open TNC configuration " in tncs_read_config()
[all …]

12345