Searched refs:do_mult_acipher_op (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/crypto/ |
| H A D | tcrypt.c | 1167 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op() function 1207 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_jiffies() 1234 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_cycles() 1244 ret = do_mult_acipher_op(data, enc, num_mb, rc); in test_mb_acipher_cycles()
|