Searched defs:random_source (Results 1 – 2 of 2) sorted by relevance
100 struct random_source { struct103 random_source_read_t *rs_read; argument106 void random_source_register(struct random_source *); argument
910 get_random_seed(const char *random_source) in get_random_seed()986 char *random_source = NULL; in main() local