Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_entropy.c258 static bool entropy_enter_intr(const void *, size_t, unsigned, bool);
990 entropy_enter_intr(const void *buf, size_t len, unsigned nbits, bool count) in entropy_enter_intr() function
2284 fullyused = entropy_enter_intr(buf, len, entropybits, count); in rnd_add_data_1()