Home
last modified time | relevance | path

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

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