Searched refs:do_mult_acipher_op (Results 1 – 1 of 1) sorted by relevance
/crypto/ |
D | tcrypt.c | 1155 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op() function 1195 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_jiffies() 1222 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_cycles() 1232 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_cycles()
|