Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtestmgr.c40 static bool notests; variable
41 module_param(notests, bool, 0644);
42 MODULE_PARM_DESC(notests, "disable crypto self-tests");
3688 if (!fips_enabled && notests) { in alg_test()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt727 cryptomgr.notests