noextratests       47 crypto/testmgr.c static bool noextratests;
noextratests       48 crypto/testmgr.c module_param(noextratests, bool, 0644);
noextratests       49 crypto/testmgr.c MODULE_PARM_DESC(noextratests, "disable expensive crypto self-tests");
noextratests     1483 crypto/testmgr.c 	if (!noextratests) {
noextratests     1570 crypto/testmgr.c 	if (noextratests)
noextratests     2031 crypto/testmgr.c 	if (!noextratests) {
noextratests     2157 crypto/testmgr.c 	if (noextratests)
noextratests     2624 crypto/testmgr.c 	if (!noextratests) {
noextratests     2722 crypto/testmgr.c 	if (noextratests)