Searched refs:noextratests (Results 1 – 1 of 1) sorted by relevance
51 static bool noextratests; variable52 module_param(noextratests, bool, 0644);53 MODULE_PARM_DESC(noextratests, "disable expensive crypto self-tests");1567 if (!noextratests) { in test_hash_vec()1654 if (noextratests) in test_hash_vs_generic_impl()2125 if (!noextratests) { in test_aead_vec()2479 if (noextratests) in test_aead_extra()2873 if (!noextratests) { in test_skcipher_vec()2972 if (noextratests) in test_skcipher_vs_generic_impl()