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