Searched refs:randint_new (Results 1 – 2 of 2) sorted by relevance
37 struct randint_source *randint_new (struct randread_source *)
71 randint_new (struct randread_source *source) in randint_new() function87 return (source ? randint_new (source) : nullptr); in randint_all_new()