Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/random/
Drandomdev.h106 struct random_sources { struct
107 LIST_ENTRY(random_sources) rrs_entries;
111 LIST_HEAD(sources_head, random_sources); argument