Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Dtcrypt.c866 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common() function
950 return test_ahash_speed_common(algo, secs, speed, 0); in test_ahash_speed()
956 return test_ahash_speed_common(algo, secs, speed, CRYPTO_ALG_ASYNC); in test_hash_speed()