HomeSort by: relevance | last modified time | path
    Searched defs:rnd_attach_source (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_entropy.c 327 rnd_attach_source(&seed_rndsource, "seed", RND_TYPE_UNKNOWN,
1773 * provide entropy on demand. Must precede rnd_attach_source.
1785 * rnd_attach_source(rs, name, type, flags)
1791 rnd_attach_source(struct krndsource *rs, const char *name, uint32_t type, function in typeref:typename:void

Completed in 14 milliseconds