Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_prng.c71 prng_init(void *dummy __unused) in prng_init() function
84 SYSINIT(prng_init, SI_SUB_CPU, SI_ORDER_ANY, prng_init, NULL);
/freebsd/contrib/libfido2/fuzz/
H A Dprng.c46 #define init_genrand prng_init
H A Dmutator_aux.h102 void prng_init(unsigned long);
H A Dfuzz_netlink.c129 prng_init((unsigned int)p->seed); in test()
H A DREADME17 use this functionality should call prng_init() with a seed obtained from the
H A Dexport.gnu274 prng_init;
H A Dfuzz_hid.c216 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_largeblob.c245 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_pcsc.c227 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_credman.c377 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_bio.c411 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_mgmt.c492 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_cred.c436 prng_init((unsigned int)p->seed); in test()
H A Dfuzz_assert.c395 prng_init((unsigned int)p->seed); in test()