Searched defs:num_mb (Results 1 – 1 of 1) sorted by relevance
| /linux/crypto/ |
| H A D | tcrypt.c | 68 static u32 num_mb = 8; variable 150 u32 num_mb, int *rc) in do_mult_aead_op() 176 int blen, int secs, u32 num_mb) in test_mb_aead_jiffies() 203 int blen, u32 num_mb) in test_mb_aead_cycles() 246 unsigned int aad_size, u8 *keysize, u32 num_mb) in test_mb_aead_speed() 967 u32 num_mb, int *rc) in do_mult_acipher_op() 993 int blen, int secs, u32 num_mb) in test_mb_acipher_jiffies() 1020 int blen, u32 num_mb) in test_mb_acipher_cycles() 1062 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() 1452 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()
|