Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dtcrypt.c1058 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common() function
1142 return test_ahash_speed_common(algo, secs, speed, 0); in test_ahash_speed()
1148 return test_ahash_speed_common(algo, secs, speed, CRYPTO_ALG_ASYNC); in test_hash_speed()