Searched defs:physmem_ent_gen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c109 static void physmem_ent_gen(physmem_entsrc_t *);
312 * Try to gather some more entropy by calling physmem_ent_gen() when less than
340 physmem_ent_gen(&entsrc);
638 physmem_ent_gen(entsrc);
656 physmem_ent_gen(physmem_entsrc_t *entsrc) function
902 physmem_ent_gen(&entsrc);

Completed in 59 milliseconds