Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c52 static bool noextratests; variable
53 module_param(noextratests, bool, 0644);
54 MODULE_PARM_DESC(noextratests, "disable expensive crypto self-tests");
1695 if (!noextratests) { in test_hash_vec()
1787 if (noextratests) in test_hash_vs_generic_impl()
2267 if (!noextratests) { in test_aead_vec()
2632 if (noextratests) in test_aead_extra()
3022 if (!noextratests) { in test_skcipher_vec()
3126 if (noextratests) in test_skcipher_vs_generic_impl()