Lines Matching refs:tcount
1890 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
1901 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
1905 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2616 unsigned int tcount) in test_cipher() argument
2636 for (i = 0; i < tcount; i++) { in test_cipher()
3463 unsigned int tcount) in test_cprng() argument
3479 for (i = 0; i < tcount; i++) { in test_cprng()
3731 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3736 for (i = 0; i < tcount; i++) { in alg_test_drbg()
3892 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
3896 for (i = 0; i < tcount; i++) { in test_kpp()
4117 unsigned int tcount) in test_akcipher() argument
4123 for (i = 0; i < tcount; i++) { in test_akcipher()