Lines Matching refs:errors
945 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()
1139 errors++; in test_eap_fast()
1148 errors++; in test_eap_fast()
1151 return errors; in test_eap_fast()
1842 int errors = 0; in test_sha256() local
1853 errors++; in test_sha256()
1865 errors++; in test_sha256()
1880 errors++; in test_sha256()
1890 errors++; in test_sha256()
1903 errors++; in test_sha256()
1924 errors++; in test_sha256()
1932 errors++; in test_sha256()
1939 if (!errors) in test_sha256()
1941 return errors; in test_sha256()
1952 int errors = 0; in test_sha384() local
1968 errors++; in test_sha384()
1980 errors++; in test_sha384()
1997 errors++; in test_sha384()
2007 errors++; in test_sha384()
2020 errors++; in test_sha384()
2026 if (!errors) in test_sha384()
2028 return errors; in test_sha384()
2514 int errors = 0; in test_ms_funcs() local
2519 errors++; in test_ms_funcs()
2527 errors++; in test_ms_funcs()
2534 errors++; in test_ms_funcs()
2546 errors++; in test_ms_funcs()
2552 errors++; in test_ms_funcs()
2559 errors++; in test_ms_funcs()
2562 if (errors) in test_ms_funcs()
2563 wpa_printf(MSG_ERROR, "ms_funcs: %d errors", errors); in test_ms_funcs()
2567 return errors; in test_ms_funcs()