Searched refs:aead_speed_template_36 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | tcrypt.h | 66 static u8 aead_speed_template_36[] = {36, 0}; variable
|
H A D | tcrypt.c | 2259 NULL, 0, 16, 8, aead_speed_template_36); in do_test() 2261 NULL, 0, 16, 8, aead_speed_template_36); in do_test() 2289 sec, NULL, 0, 16, 8, aead_speed_template_36, in do_test() 2292 sec, NULL, 0, 16, 8, aead_speed_template_36, in do_test()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | tcrypt.h | 66 static u8 aead_speed_template_36[] = {36, 0}; variable
|
H A D | tcrypt.c | 2068 NULL, 0, 16, 8, aead_speed_template_36); in do_test() 2070 NULL, 0, 16, 8, aead_speed_template_36); in do_test() 2098 sec, NULL, 0, 16, 8, aead_speed_template_36, in do_test() 2101 sec, NULL, 0, 16, 8, aead_speed_template_36, in do_test()
|
Completed in 7 milliseconds