Lines Matching refs:tcount
1887 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local
1898 for (nr_unkeyed = 0; nr_unkeyed < tcount; nr_unkeyed++) { in alg_test_hash()
1902 for (nr_keyed = 0; nr_unkeyed + nr_keyed < tcount; nr_keyed++) { in alg_test_hash()
2613 unsigned int tcount) in test_cipher() argument
2633 for (i = 0; i < tcount; i++) { in test_cipher()
3460 unsigned int tcount) in test_cprng() argument
3476 for (i = 0; i < tcount; i++) { in test_cprng()
3728 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local
3733 for (i = 0; i < tcount; i++) { in alg_test_drbg()
3889 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp() argument
3893 for (i = 0; i < tcount; i++) { in test_kpp()
4114 unsigned int tcount) in test_akcipher() argument
4120 for (i = 0; i < tcount; i++) { in test_akcipher()