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()
1507 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1568 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1638 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1640 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1646 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1648 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()