Lines Matching refs:tcount
1931 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
1942 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
1946 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2652 unsigned int tcount) in test_cipher() argument
2672 for (i = 0; i < tcount; i++) { in test_cipher()
3524 unsigned int tcount) in test_cprng() argument
3540 for (i = 0; i < tcount; i++) { in test_cprng()
3793 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3798 for (i = 0; i < tcount; i++) { in alg_test_drbg()
3954 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
3958 for (i = 0; i < tcount; i++) { in test_kpp()
4179 unsigned int tcount) in test_akcipher() argument
4185 for (i = 0; i < tcount; i++) { in test_akcipher()