Home
last modified time | relevance | path

Searched refs:test_mb_aead_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/crypto/
Dtcrypt.c136 struct test_mb_aead_data { struct
146 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op() argument
172 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies()
199 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles()
245 struct test_mb_aead_data *data; in test_mb_aead_speed()
373 struct test_mb_aead_data *cur = &data[j]; in test_mb_aead_speed()