Lines Matching refs:tcount
1990 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
2001 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
2005 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2723 unsigned int tcount) in test_cipher() argument
2743 for (i = 0; i < tcount; i++) { in test_cipher()
3604 unsigned int tcount) in test_cprng() argument
3620 for (i = 0; i < tcount; i++) { in test_cprng()
3873 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3878 for (i = 0; i < tcount; i++) { in alg_test_drbg()
4034 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
4038 for (i = 0; i < tcount; i++) { in test_kpp()
4259 unsigned int tcount) in test_akcipher() argument
4265 for (i = 0; i < tcount; i++) { in test_akcipher()