Searched defs:num_mb (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/arm_scmi/
H A Dmailbox.c67 int num_mb; local
101 int num_mb, num_sh, ret = 0; local
[all...]
/linux-master/crypto/
H A Dtcrypt.c68 static u32 num_mb = 8; variable
149 do_mult_aead_op(struct test_mb_aead_data *data, int enc, u32 num_mb, int *rc) argument
175 test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, int blen, int secs, u32 num_mb) argument
202 test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, int blen, u32 num_mb) argument
243 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) argument
966 do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, u32 num_mb, int *rc) argument
992 test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, int blen, int secs, u32 num_mb) argument
1019 test_mb_acipher_cycles(struct test_mb_skcipher_data *data, int enc, int blen, u32 num_mb) argument
1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) argument
1452 do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) argument
[all...]

Completed in 84 milliseconds