Searched refs:BI_RNG_SEED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/virt68k/include/
H A Dbootinfo.h63 #define BI_RNG_SEED 8 /* random number generator seed (bi_data) */ macro
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dbootinfo.c411 * Check for a BI_RNG_SEED record and, if found, use it to
418 struct bi_record *bi = bootinfo_find(BI_RNG_SEED);

Completed in 118 milliseconds