Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtcrypt.c139 struct test_mb_aead_data { struct
149 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op() argument
175 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies()
202 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles()
248 struct test_mb_aead_data *data; in test_mb_aead_speed()
376 struct test_mb_aead_data *cur = &data[j]; in test_mb_aead_speed()