Lines Matching refs:tcount
1881 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
1892 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
1896 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2601 unsigned int tcount) in test_cipher() argument
2621 for (i = 0; i < tcount; i++) { in test_cipher()
3444 unsigned int tcount) in test_cprng() argument
3460 for (i = 0; i < tcount; i++) { in test_cprng()
3713 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3718 for (i = 0; i < tcount; i++) { in alg_test_drbg()
3874 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
3878 for (i = 0; i < tcount; i++) { in test_kpp()
4099 unsigned int tcount) in test_akcipher() argument
4105 for (i = 0; i < tcount; i++) { in test_akcipher()