Lines Matching refs:tcount
242 unsigned int tcount, u8 authsize, in test_mb_aead_speed() argument
350 for (j = 0; j < tcount; j++) { in test_mb_aead_speed()
517 unsigned int tcount, u8 authsize, in test_aead_speed() argument
608 for (j = 0; j < tcount; j++) { in test_aead_speed()
1059 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() argument
1142 for (j = 0; j < tcount; j++) { in test_mb_skcipher_speed()
1301 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1362 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1432 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1434 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1440 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1442 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()