Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c48 static bool panic_on_fail; variable
49 module_param(panic_on_fail, bool, 0444);
6018 if (fips_enabled || panic_on_fail) { in alg_test()