Searched refs:rumpuser_getrandom (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/librumpuser/
H A Drumpuser_random.c76 rumpuser_getrandom(void *buf, size_t buflen, int flags, size_t *retp) function
H A Drumpuser_sp.c1112 rumpuser_getrandom(auth, sizeof(auth), 0, &randlen);
/netbsd-current/sys/rump/librump/rumpkern/
H A Dhyperentropy.c50 if (rumpuser_getrandom(rnddata + n, bytes - n,
/netbsd-current/sys/rump/include/rump/
H A Drumpuser.h168 int rumpuser_getrandom(void *, size_t, int, size_t *);

Completed in 95 milliseconds