Lines Matching refs:tcount
245 unsigned int tcount, u8 authsize, in test_mb_aead_speed() argument
353 for (j = 0; j < tcount; j++) { in test_mb_aead_speed()
520 unsigned int tcount, u8 authsize, in test_aead_speed() argument
611 for (j = 0; j < tcount; j++) { in test_aead_speed()
1062 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() argument
1136 for (j = 0; j < tcount; j++) { in test_mb_skcipher_speed()
1295 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1355 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1425 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1427 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1433 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1435 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()