Searched refs:noextratests (Results 1 – 1 of 1) sorted by relevance
48 static bool noextratests; variable49 module_param(noextratests, bool, 0644);50 MODULE_PARM_DESC(noextratests, "disable expensive crypto self-tests");1572 if (!noextratests) { in test_hash_vec()1659 if (noextratests) in test_hash_vs_generic_impl()2132 if (!noextratests) { in test_aead_vec()2488 if (noextratests) in test_aead_extra()2886 if (!noextratests) { in test_skcipher_vec()2985 if (noextratests) in test_skcipher_vs_generic_impl()