Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Drandom_harvestq.c91 static const char *random_source_descr[]; variable
466 random_source_descr[event->he_source]); in random_harvest_healthtest()
474 random_source_descr[event->he_source]); in random_harvest_healthtest()
560 random_source_descr[source]); in random_healthtest_init()
651 static const char *random_source_descr[/*ENTROPYSOURCE*/] = { variable
682 CTASSERT(nitems(random_source_descr) == ENTROPYSOURCE);
707 sbuf_cat(&sbuf, random_source_descr[i]); in random_print_harvestmask_symbolic()