Searched refs:_random_func (Results 1 – 1 of 1) sorted by relevance
23 static long (*_random_func)(void); variable81 _random_func = rndfunc; in npf_test_init()277 return (uint32_t)(_random_func ? _random_func() : random()); in cprng_fast32()