Lines Matching refs:tcount
252 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
603 for (j = 0; j < tcount; j++) { in test_aead_speed()
1250 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() argument
1331 for (j = 0; j < tcount; j++) { in test_mb_skcipher_speed()
1491 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() argument
1551 for (j = 0; j < tcount; j++) { in test_skcipher_speed()
1621 unsigned int tcount, u8 *keysize) in test_acipher_speed() argument
1623 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed()
1629 unsigned int tcount, u8 *keysize) in test_cipher_speed() argument
1631 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()