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

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

Completed in 124 milliseconds