Home
last modified time | relevance | path

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

/freebsd/sys/dev/rndtest/
H A Drndtest.h60 extern void rndtest_harvest(struct rndtest_state *arg, void * buf, u_int len);
H A Drndtest.c111 rndtest_harvest(struct rndtest_state *rsp, void *buf, u_int len) in rndtest_harvest() function
/freebsd/sys/dev/safe/
H A Dsafe.c412 sc->sc_harvest = rndtest_harvest; in safe_attach()
/freebsd/sys/dev/hifn/
H A Dhifn7751.c714 sc->sc_harvest = rndtest_harvest; in hifn_init_pubrng()