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.c109 struct random_sources { struct
110 CK_LIST_ENTRY(random_sources) rrs_entries;
114 static CK_LIST_HEAD(sources_head, random_sources) source_list = argument
237 struct random_sources *rrs; in random_sources_feed()
634 struct random_sources *rrs; in random_source_register()
653 struct random_sources *rrs = NULL; in random_source_deregister()
676 struct random_sources *rrs; in random_source_handler()
697 SYSCTL_PROC(_kern_random, OID_AUTO, random_sources, CTLTYPE_STRING | CTLFLAG_RD | CTLFLAG_MPSAFE,