Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dtestmgr.c43 static bool notests; variable
44 module_param(notests, bool, 0644);
45 MODULE_PARM_DESC(notests, "disable crypto self-tests");
5631 if (!fips_enabled && notests) { in alg_test()
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt817 cryptomgr.notests