Searched defs:tcount (Results 1 – 2 of 2) sorted by relevance
| /crypto/ |
| D | testmgr.c | 202 unsigned int tcount, bool use_digest, in __test_hash() 401 unsigned int tcount, bool use_digest) in test_hash() 428 struct aead_testvec *template, unsigned int tcount, in __test_aead() 819 struct aead_testvec *template, unsigned int tcount) in test_aead() 852 struct cipher_testvec *template, unsigned int tcount) in test_cipher() 927 struct cipher_testvec *template, unsigned int tcount, in __test_skcipher() 1185 struct cipher_testvec *template, unsigned int tcount) in test_skcipher() 1475 unsigned int tcount) in test_cprng() 1832 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local 1965 unsigned int tcount) in test_rsa() [all …]
|
| D | tcrypt.c | 305 unsigned int tcount, u8 authsize, in test_aead_speed() 463 unsigned int tcount, u8 *keysize) in test_cipher_speed() 1115 unsigned int tcount, u8 *keysize) in test_acipher_speed()
|