Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Drandom_harvestq.c114 struct random_sources { struct
115 CK_LIST_ENTRY(random_sources) rrs_entries;
119 static CK_LIST_HEAD(sources_head, random_sources) source_list = argument
236 struct random_sources *rrs; in random_sources_feed()
917 struct random_sources *rrs; in random_source_register()
937 struct random_sources *rrs = NULL; in random_source_deregister()
959 struct random_sources *rrs; in random_source_handler()
980 SYSCTL_PROC(_kern_random, OID_AUTO, random_sources, CTLTYPE_STRING | CTLFLAG_RD | CTLFLAG_MPSAFE,