Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 27) sorted by relevance

12

/hostap-latest/src/utils/
Dutils_module_tests.c51 int errors = 0; in printf_encode_decode_tests() local
66 errors++; in printf_encode_decode_tests()
74 errors++; in printf_encode_decode_tests()
82 errors++; in printf_encode_decode_tests()
91 errors++; in printf_encode_decode_tests()
96 errors++; in printf_encode_decode_tests()
99 errors++; in printf_encode_decode_tests()
102 errors++; in printf_encode_decode_tests()
105 errors++; in printf_encode_decode_tests()
114 errors++; in printf_encode_decode_tests()
[all …]
Dxml_libxml2.c62 struct str_buf errors; in xml_validate() local
77 os_memset(&errors, 0, sizeof(errors)); in xml_validate()
82 &errors); in xml_validate()
89 &errors); in xml_validate()
97 os_free(errors.buf); in xml_validate()
101 *ret_err = errors.buf; in xml_validate()
103 os_free(errors.buf); in xml_validate()
107 *ret_err = errors.buf; in xml_validate()
109 os_free(errors.buf); in xml_validate()
123 struct str_buf errors; in xml_validate_dtd() local
[all …]
/hostap-latest/wpa_supplicant/
Dconfig_winreg.c53 int errors = 0; in wpa_config_read_blobs() local
98 errors++; in wpa_config_read_blobs()
105 errors++; in wpa_config_read_blobs()
115 return errors ? -1 : 0; in wpa_config_read_blobs()
203 int errors = 0; in wpa_config_read_global() local
226 errors++; in wpa_config_read_global()
235 errors++; in wpa_config_read_global()
249 errors++; in wpa_config_read_global()
255 errors++; in wpa_config_read_global()
285 errors++; in wpa_config_read_global()
[all …]
Dconfig_file.c31 int errors = 0; in wpa_config_validate_network() local
37 errors++; in wpa_config_validate_network()
61 errors++; in wpa_config_validate_network()
69 errors++; in wpa_config_validate_network()
77 errors++; in wpa_config_validate_network()
81 return errors; in wpa_config_validate_network()
88 int errors = 0, end = 0; in wpa_config_read_network() local
111 errors++; in wpa_config_read_network()
120 errors++; in wpa_config_read_network()
139 errors++; in wpa_config_read_network()
[all …]
Dctrl_iface_udp.c39 int errors; member
572 dst->errors++;
573 if (dst->errors > 10) {
579 dst->errors = 0;
Dctrl_iface_zephyr.h30 int errors; member
Dctrl_iface_named_pipe.c68 int errors; member
514 dst->errors++; in wpa_supplicant_ctrl_iface_send()
515 if (dst->errors > 10) in wpa_supplicant_ctrl_iface_send()
518 dst->errors = 0; in wpa_supplicant_ctrl_iface_send()
Dctrl_iface_zephyr.c85 dst->errors++; in wpa_supplicant_ctrl_iface_send()
87 dst->errors = 0; in wpa_supplicant_ctrl_iface_send()
Dconfig.c673 int val = 0, last, errors = 0; in wpa_config_parse_proto() local
701 errors++; in wpa_config_parse_proto()
713 errors++; in wpa_config_parse_proto()
716 if (!errors && ssid->proto == val) in wpa_config_parse_proto()
720 return errors ? -1 : 0; in wpa_config_parse_proto()
774 int val = 0, last, errors = 0; in wpa_config_parse_key_mgmt() local
869 errors++; in wpa_config_parse_key_mgmt()
881 errors++; in wpa_config_parse_key_mgmt()
884 if (!errors && ssid->key_mgmt == val) in wpa_config_parse_key_mgmt()
888 return errors ? -1 : 0; in wpa_config_parse_key_mgmt()
[all …]
Dctrl_iface_unix.c996 dst->errors = 0; in wpa_supplicant_ctrl_iface_send()
1004 dst->errors++; in wpa_supplicant_ctrl_iface_send()
1006 if (dst->errors > 10 || _errno == ENOENT || _errno == EPERM) { in wpa_supplicant_ctrl_iface_send()
DChangeLog1173 - Add mechanism for indicating non-standard WPS errors.
1905 * fixed OpenSSL error reporting to go through all pending errors to
1906 avoid confusing reports of old errors being reported at later point
2323 * fixed couple of errors in PCSC handling that could have caused
2324 random-looking errors for EAP-SIM
/hostap-latest/src/crypto/
Dcrypto_module_tests.c945 int errors = 0; in test_md5() local
955 errors++; in test_md5()
967 errors++; in test_md5()
973 if (!errors) in test_md5()
976 return errors; in test_md5()
1091 int errors = 0; in test_eap_fast() local
1101 errors++; in test_eap_fast()
1111 errors++; in test_eap_fast()
1120 errors++; in test_eap_fast()
1131 errors++; in test_eap_fast()
[all …]
/hostap-latest/tests/hwsim/
Drun-all.sh3 errors=0
137 ${SUDO} env VM=$VM ./run-tests.py -D --logdir "$LOGDIR" $TRACE_ARGS -q $DB $RUN_TEST_ARGS || errors
145 errors=1
151 errors=1
161 if [ $errors -gt 0 ]; then
Dtshark.py52 out = output[0].decode(errors='ignore')
58 errors = out1.split('\n')
61 for f in errors:
80 errors = out1.split('\n')
82 for f in errors:
Dtest_hapd_ctrl.py344 errors = ["wpa_key_mgmt FOO",
510 for e in errors:
519 errors = ["osu_friendly_name eng1:Example",
521 for e in errors:
/hostap-latest/tests/
Dtest-md4.c62 int errors = 0; in main() local
72 errors++; in main()
84 errors++; in main()
92 return errors; in main()
Dtest-sha256.c111 int errors = 0; in main() local
114 errors++; in main()
116 errors++; in main()
118 return errors; in main()
/hostap-latest/wlantest/
Dtest_vectors.c1510 int errors = 0; in main() local
1527 errors += test_vector_gcmp(); in main()
1528 errors += test_vector_gcmp_256(); in main()
1529 errors += test_vector_ccmp_256(); in main()
1530 errors += test_vector_bip_gmac_128(); in main()
1531 errors += test_vector_bip_gmac_128_s1g_beacon(); in main()
1532 errors += test_vector_bip_gmac_128_s1g_beacon_ext(); in main()
1533 errors += test_vector_bip_gmac_128_s1g_beacon_bce(); in main()
1534 errors += test_vector_bip_gmac_128_s1g_beacon_bce_ext(); in main()
1535 errors += test_vector_bip_gmac_256(); in main()
[all …]
/hostap-latest/src/common/
Dctrl_iface_common.h28 int errors; member
/hostap-latest/doc/
Ddbus.doxygen7 values, and possible errors.
55 <h4>Possible errors</h4>
74 <h4>Possible errors</h4>
96 <h4>Possible errors</h4>
118 "info" (informative), "warning" (warnings), and "error" (errors).</p>
220 <h4>Possible errors</h4>
230 <h4>Possible errors</h4>
250 <h4>Possible errors</h4>
267 <h4>Possible errors</h4>
291 <h4>Possible errors</h4>
[all …]
/hostap-latest/hs20/client/
DMakefile11 TEST_WK := $(shell pkg-config --silence-errors --cflags webkitgtk-3.0)
/hostap-latest/hostapd/
Dconfig_file.c1030 int line = 0, errors = 0; in hostapd_config_read_rxkh_file() local
1061 errors++; in hostapd_config_read_rxkh_file()
1072 errors++; in hostapd_config_read_rxkh_file()
1079 errors++; in hostapd_config_read_rxkh_file()
1086 if (errors) { in hostapd_config_read_rxkh_file()
1089 errors, fname); in hostapd_config_read_rxkh_file()
5199 int errors = 0; in hostapd_config_read() local
5249 errors++; in hostapd_config_read()
5254 errors += hostapd_config_fill(conf, bss, buf, pos, line); in hostapd_config_read()
5263 errors++; in hostapd_config_read()
[all …]
Dctrl_iface.c5856 dst->errors++; in hostapd_ctrl_iface_send_internal()
5857 if (dst->errors > 10 || _errno == ENOENT) { in hostapd_ctrl_iface_send_internal()
5863 dst->errors = 0; in hostapd_ctrl_iface_send_internal()
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml39 of potential software errors by containing the majority of the code in an
/hostap-latest/src/ap/
Dhostapd.c383 int errors = 0, idx; in hostapd_broadcast_wep_set() local
394 errors++; in hostapd_broadcast_wep_set()
397 return errors; in hostapd_broadcast_wep_set()

12