Lines Matching refs:tcount
1798 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
1809 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
1813 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2349 unsigned int tcount) in test_cipher() argument
2369 for (i = 0; i < tcount; i++) { in test_cipher()
3175 unsigned int tcount) in test_cprng() argument
3191 for (i = 0; i < tcount; i++) { in test_cprng()
3443 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3448 for (i = 0; i < tcount; i++) { in alg_test_drbg()
3604 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
3608 for (i = 0; i < tcount; i++) { in test_kpp()
3821 unsigned int tcount) in test_akcipher() argument
3827 for (i = 0; i < tcount; i++) { in test_akcipher()