Lines Matching refs:tcount
253 unsigned int tcount, u8 authsize, in test_mb_aead_speed() argument
361 for (j = 0; j < tcount; j++) { in test_mb_aead_speed()
528 unsigned int tcount, u8 authsize, in test_aead_speed() argument
619 for (j = 0; j < tcount; j++) { in test_aead_speed()
1264 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() argument
1347 for (j = 0; j < tcount; j++) { in test_mb_skcipher_speed()
1506 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1567 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1637 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1639 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1645 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1647 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()