HomeSort by relevance Sort by last modified time
    Searched refs:MSG_ERROR (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c 125 wpa_printf(MSG_ERROR, "ioctl[SIOCS80211, op=%u, val=%u, "
146 wpa_printf(MSG_ERROR, "ioctl[SIOCS80211, op=%u, "
225 wpa_printf(MSG_ERROR, "%s: SIOCGIFMEDIA %s", __func__,
244 wpa_printf(MSG_ERROR, "%s: SIOCSIFMEDIA %s", __func__,
307 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFFLAGS]: %s",
324 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]: %s",
368 wpa_printf(MSG_ERROR, "%s: unknown alg=%d", __func__, alg);
528 wpa_printf(MSG_ERROR, "%s: No 802.1X or WPA enabled",
533 wpa_printf(MSG_ERROR, "%s: Failed to configure WPA state",
539 wpa_printf(MSG_ERROR, "%s: Failed to enable WPA/802.1X"
    [all...]
driver_hostap.c 208 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
223 wpa_printf(MSG_ERROR, "socket[PF_PACKET,SOCK_RAW]: %s",
229 wpa_printf(MSG_ERROR, "Could not register read socket");
236 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFINDEX): %s",
252 wpa_printf(MSG_ERROR, "bind: %s", strerror(errno));
313 wpa_printf(MSG_ERROR, "hostap_send_eapol - packet len: %lu - "
382 wpa_printf(MSG_ERROR, "ioctl[PRISM2_IOCTL_HOSTAPD]: %s",
497 wpa_printf(MSG_ERROR, "ioctl[PRISM2_IOCTL_PRISM2_PARAM]: %s",
555 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWESSID,len=%d]: %s",
920 wpa_printf(MSG_ERROR, "ioctl[SIOCGIWRANGE]: %s"
    [all...]
driver_nl80211_android.c 64 wpa_printf(MSG_ERROR, "%s: failed to issue private commands",
135 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWPRIV] (pnosetup): %d",
netlink.c 102 wpa_printf(MSG_ERROR, "netlink: Failed to open netlink "
113 wpa_printf(MSG_ERROR, "netlink: Failed to bind netlink "
driver_nl80211_monitor.c 110 wpa_printf(MSG_ERROR, "nl80211: Monitor socket recv failed: %s",
311 wpa_printf(MSG_ERROR, "nl80211: setsockopt(SO_ATTACH_FILTER) failed: %s",
397 wpa_printf(MSG_ERROR, "nl80211: socket[PF_PACKET,SOCK_RAW] failed: %s",
409 wpa_printf(MSG_ERROR, "nl80211: monitor socket bind failed: %s",
418 wpa_printf(MSG_ERROR, "nl80211: Failed to set socket priority: %s",
driver_privsep.c 38 wpa_printf(MSG_ERROR, "sendto: %s", strerror(errno));
62 wpa_printf(MSG_ERROR, "sendmsg(cmd_socket): %s",
78 wpa_printf(MSG_ERROR, "select: %s", strerror(errno));
85 wpa_printf(MSG_ERROR, "recv: %s",
193 wpa_printf(MSG_ERROR,
543 wpa_printf(MSG_ERROR, "recvfrom(priv_socket): %s",
740 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno));
751 wpa_printf(MSG_ERROR,
767 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno));
778 wpa_printf(MSG_ERROR,
    [all...]
  /external/wpa_supplicant_8/src/crypto/
crypto_module_tests.c 98 wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed");
102 wpa_printf(MSG_ERROR,
109 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed");
113 wpa_printf(MSG_ERROR,
129 wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed");
133 wpa_printf(MSG_ERROR,
140 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed");
144 wpa_printf(MSG_ERROR,
232 wpa_printf(MSG_ERROR, "OMAC1-AES-128 test vector %u failed", i);
245 wpa_printf(MSG_ERROR,
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 284 wpa_printf(MSG_ERROR, "TNC: IMC does not export "
291 wpa_printf(MSG_ERROR, "TNC: IMC does not export "
299 wpa_printf(MSG_ERROR, "TNC: IMC does not export "
417 wpa_printf(MSG_ERROR, "TNC: Failed to open IMC '%s' (%s): %d",
424 wpa_printf(MSG_ERROR, "TNC: Failed to open IMC '%s' (%s): %s",
431 wpa_printf(MSG_ERROR, "TNC: Failed to resolve IMC functions");
437 wpa_printf(MSG_ERROR, "TNC: Failed to initialize IMC");
1033 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s' "
1044 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s' "
1055 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMC line '%s'
    [all...]
eap_methods.c 192 wpa_printf(MSG_ERROR, "EAP: Failed to open dynamic EAP method "
200 wpa_printf(MSG_ERROR, "EAP: Invalid EAP method '%s' - no "
208 wpa_printf(MSG_ERROR, "EAP: Failed to add EAP method '%s' - "
eap_ttls.c 115 wpa_printf(MSG_ERROR,
123 wpa_printf(MSG_ERROR,
134 wpa_printf(MSG_ERROR,
295 wpa_printf(MSG_ERROR, "EAP-TTLS: Failed to derive Session-Id");
480 wpa_printf(MSG_ERROR, "EAP-TTLS: MSCHAPV2 not supported in FIPS build");
499 wpa_printf(MSG_ERROR,
514 wpa_printf(MSG_ERROR, "EAP-TTLS/MSCHAPV2: Failed to derive "
533 wpa_printf(MSG_ERROR, "EAP-TTLS/MSCHAPV2: Failed to get "
547 wpa_printf(MSG_ERROR, "EAP-TTLS/MSCHAPV2: Failed to derive "
562 wpa_printf(MSG_ERROR, "EAP-TTLS: MSCHAPv2 not included in the build")
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 677 wpa_printf(MSG_ERROR, "Too many qos_map_set parameters");
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_md5.c 51 wpa_printf(MSG_ERROR, "EAP-MD5: Failed to get random data");
59 wpa_printf(MSG_ERROR, "EAP-MD5: Failed to allocate memory for "
tncs.c 342 wpa_printf(MSG_ERROR, "TNC: IMV does not export "
350 wpa_printf(MSG_ERROR, "TNC: IMV does not export "
358 wpa_printf(MSG_ERROR, "TNC: IMV does not export "
451 wpa_printf(MSG_ERROR, "TNC: Failed to open IMV '%s' (%s): %s",
457 wpa_printf(MSG_ERROR, "TNC: Failed to resolve IMV functions");
463 wpa_printf(MSG_ERROR, "TNC: Failed to initialize IMV");
983 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' "
994 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' "
1005 wpa_printf(MSG_ERROR, "TNC: Ignoring invalid IMV line '%s' "
1030 wpa_printf(MSG_ERROR, "TNC: Could not open TNC configuration
    [all...]
  /external/wpa_supplicant_8/src/fst/
fst.c 61 fst_printf(MSG_ERROR, "%s: FST group cannot be created",
70 fst_printf_group(group, MSG_ERROR, "cannot create iface for %s",
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_key.c 109 wpa_printf(MSG_ERROR, "MKA-%s: out of memory", __func__);
172 wpa_printf(MSG_ERROR, "MKA: omac1_aes_128 failed");
ieee802_1x_kay.c 441 wpa_printf(MSG_ERROR, "%s: out of memory", __func__);
494 wpa_printf(MSG_ERROR, "%s: out of memory", __func__);
555 wpa_printf(MSG_ERROR, "KaY-%s: out of memory", __func__);
972 wpa_printf(MSG_ERROR,
980 wpa_printf(MSG_ERROR,
1022 wpa_printf(MSG_ERROR,
1077 wpa_printf(MSG_ERROR,
1281 wpa_printf(MSG_ERROR,
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_ikev2_common.c 57 wpa_printf(MSG_ERROR, "EAP-IKEV2: Failed to allocate memory "
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan.c 55 wpa_printf(MSG_ERROR, "bgscan: Could not find module "
wpas_kay.c 340 wpa_printf(MSG_ERROR, "IEEE 802.1X: Could not get MSK");
346 wpa_printf(MSG_ERROR,
355 wpa_printf(MSG_ERROR,
366 wpa_printf(MSG_ERROR,
wpas_module_tests.c 67 wpa_printf(MSG_ERROR, "blacklist module test failure");
config_winreg.c 225 wpa_printf(MSG_ERROR, "Invalid EAPOL version (%d)",
323 wpa_printf(MSG_ERROR, "RegEnumValue failed: 0x%x",
346 wpa_printf(MSG_ERROR, "Both PSK and passphrase "
383 wpa_printf(MSG_ERROR, "Could not open wpa_supplicant networks "
411 wpa_printf(MSG_ERROR, "Failed to parse network "
423 wpa_printf(MSG_ERROR, "Failed to add network profile "
464 wpa_printf(MSG_ERROR, "Could not open wpa_supplicant "
506 wpa_printf(MSG_ERROR, "WINREG: Failed to set %s=%d: error %d",
539 wpa_printf(MSG_ERROR, "WINREG: Failed to set %s='%s': "
967 wpa_printf(MSG_ERROR, "WINREG: Failed to set blob %s':
    [all...]
main.c 169 wpa_printf(MSG_ERROR,
344 wpa_printf(MSG_ERROR, "Failed to initialize wpa_supplicant");
353 wpa_printf(MSG_ERROR, "Failed to initialize FST");
mbo.c 178 wpa_printf(MSG_ERROR, "Failed to add MBO IE");
304 wpa_printf(MSG_ERROR,
318 wpa_printf(MSG_ERROR, "Invalid non-pref chan input %s",
329 wpa_printf(MSG_ERROR,
339 wpa_printf(MSG_ERROR,
ctrl_iface_named_pipe.c 149 wpa_printf(MSG_ERROR, "CTRL: CreateEvent failed: %d",
176 wpa_printf(MSG_ERROR, "CTRL: CreateNamedPipe failed: %d",
182 wpa_printf(MSG_ERROR, "CTRL: ConnectNamedPipe failed: %d",
413 wpa_printf(MSG_ERROR, "CTRL: SDDL='%s' - could not convert to "
590 wpa_printf(MSG_ERROR, "CTRL: CreateEvent failed: %d",
608 wpa_printf(MSG_ERROR, "CTRL: CreateNamedPipe failed: %d",
614 wpa_printf(MSG_ERROR, "CTRL: ConnectNamedPipe failed: %d",
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 58 wpa_printf(MSG_ERROR, "malloc() failed for "
162 wpa_printf(MSG_ERROR, "Could not get random numbers");
179 wpa_printf(MSG_ERROR, "No eapKeyData available for encrypting "
188 wpa_printf(MSG_ERROR, "Could not encrypt key");
228 wpa_printf(MSG_ERROR, "Using WEP with vlans is not supported.");
245 wpa_printf(MSG_ERROR, "Could not generate random "
262 wpa_printf(MSG_ERROR, "Could not set individual WEP "
357 wpa_printf(MSG_ERROR, "Could not add WLAN-Pairwise-Cipher");
369 wpa_printf(MSG_ERROR, "Could not add WLAN-Group-Cipher");
380 wpa_printf(MSG_ERROR, "Could not add WLAN-AKM-Suite")
    [all...]

Completed in 2305 milliseconds

1 23 4 5 6 7 8 9