Lines Matching refs:errors
791 int errors = 0; in test_md5() local
801 errors++; in test_md5()
813 errors++; in test_md5()
819 if (!errors) in test_md5()
822 return errors; in test_md5()
937 int errors = 0; in test_eap_fast() local
947 errors++; in test_eap_fast()
957 errors++; in test_eap_fast()
966 errors++; in test_eap_fast()
977 errors++; in test_eap_fast()
985 errors++; in test_eap_fast()
994 errors++; in test_eap_fast()
997 return errors; in test_eap_fast()
1505 int errors = 0; in test_sha256() local
1515 errors++; in test_sha256()
1527 errors++; in test_sha256()
1542 errors++; in test_sha256()
1552 errors++; in test_sha256()
1565 errors++; in test_sha256()
1576 if (!errors) in test_sha256()
1578 return errors; in test_sha256()
1623 int errors = 0; in test_ms_funcs() local
1628 errors++; in test_ms_funcs()
1636 errors++; in test_ms_funcs()
1643 errors++; in test_ms_funcs()
1655 errors++; in test_ms_funcs()
1661 errors++; in test_ms_funcs()
1668 errors++; in test_ms_funcs()
1671 if (errors) in test_ms_funcs()
1672 wpa_printf(MSG_ERROR, "ms_funcs: %d errors", errors); in test_ms_funcs()
1676 return errors; in test_ms_funcs()