Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c44 static bool notests; variable
45 module_param(notests, bool, 0644);
46 MODULE_PARM_DESC(notests, "disable all crypto self-tests");
5682 if (!fips_enabled && notests) { in alg_test()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1144 cryptomgr.notests