Searched refs:test_skcipher_speed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | tcrypt.c | 1481 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs, in test_skcipher_speed() function 1615 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed() 1623 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | tcrypt.c | 1293 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs, in test_skcipher_speed() function 1427 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_acipher_speed() 1435 return test_skcipher_speed(algo, enc, secs, template, tcount, keysize, in test_cipher_speed()
|
Completed in 6 milliseconds