Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/geom/eli/
Dg_eli.c94 static u_int g_eli_boot_passcache = 1; variable
95 TUNABLE_INT("kern.geom.eli.boot_passcache", &g_eli_boot_passcache);
97 &g_eli_boot_passcache, 0,
1144 if (!g_eli_boot_passcache) in g_eli_taste()