Home
last modified time | relevance | path

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

/freebsd/sys/geom/eli/
H A Dg_eli.c146 static u_int g_eli_boot_passcache = 1; variable
147 TUNABLE_INT("kern.geom.eli.boot_passcache", &g_eli_boot_passcache);
149 &g_eli_boot_passcache, 0,
1417 if (!g_eli_boot_passcache) in g_eli_taste()