Searched refs:test_skcipher_speed (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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()
|