Searched refs:noextratests (Results 1 – 1 of 1) sorted by relevance
47 static bool noextratests; variable48 module_param(noextratests, bool, 0644);49 MODULE_PARM_DESC(noextratests, "disable expensive crypto self-tests");1483 if (!noextratests) { in test_hash_vec()1570 if (noextratests) in test_hash_vs_generic_impl()2031 if (!noextratests) { in test_aead_vec()2156 if (noextratests) in test_aead_vs_generic_impl()2621 if (!noextratests) { in test_skcipher_vec()2710 if (noextratests) in test_skcipher_vs_generic_impl()