Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c47 static bool panic_on_fail; variable
48 module_param(panic_on_fail, bool, 0444);
5928 if (fips_enabled || panic_on_fail) { in alg_test()