Lines Matching refs:tcount
256 unsigned int tcount, u8 authsize, in test_mb_aead_speed() argument
357 for (j = 0; j < tcount; j++) { in test_mb_aead_speed()
524 unsigned int tcount, u8 authsize, in test_aead_speed() argument
607 for (j = 0; j < tcount; j++) { in test_aead_speed()
1251 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() argument
1332 for (j = 0; j < tcount; j++) { in test_mb_skcipher_speed()
1492 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1552 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1622 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1624 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1630 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1632 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()