Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dtcrypt.c1054 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common() function
1138 return test_ahash_speed_common(algo, secs, speed, 0); in test_ahash_speed()
1144 return test_ahash_speed_common(algo, secs, speed, CRYPTO_ALG_ASYNC); in test_hash_speed()