Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_nrandom.c244 static void IBAA_Seed(struct ibaa_state *ibaa, u_int32_t val);
284 IBAA_Seed (struct ibaa_state *ibaa, const u_int32_t val) in IBAA_Seed() function
299 IBAA_Seed(ibaa, *(const int *)buf); in IBAA_Vector()