Searched refs:random_sources (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/random/
H A Drandomdev.h102 struct random_sources { struct
103 LIST_ENTRY(random_sources) rrs_entries;
107 LIST_HEAD(sources_head, random_sources);
H A Drandomdev.c342 struct random_sources *rrs;
358 struct random_sources *rrs = NULL;
376 struct random_sources *rrs;
391 SYSCTL_PROC(_kern_random, OID_AUTO, random_sources, CTLTYPE_STRING | CTLFLAG_RD | CTLFLAG_MPSAFE,
H A Drandom_harvestq.c206 struct random_sources *rrs;

Completed in 106 milliseconds