Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Dutil.c1404 bool entropy_loaded = false; in get_and_unpack_sets() local
1523 entropy_loaded = true; in get_and_unpack_sets()
1565 entropy_loaded |= entropy_needed() == 0; in get_and_unpack_sets()
1569 if (!update || entropy_loaded) in get_and_unpack_sets()