Searched refs:random_hardware_source (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/random/
H A Dlive_entropy_sources.h40 struct random_hardware_source *rsource; /* associated random adaptor */
45 void live_entropy_source_register(struct random_hardware_source *);
46 void live_entropy_source_deregister(struct random_hardware_source *);
H A Drandomdev.h56 struct random_hardware_source { struct
H A Divy.c58 static struct random_hardware_source random_ivy = {
H A Dlive_entropy_sources.c61 live_entropy_source_register(struct random_hardware_source *rsource)
76 live_entropy_source_deregister(struct random_hardware_source *rsource)
H A Dnehemiah.c55 static struct random_hardware_source random_nehemiah = {

Completed in 139 milliseconds