Searched refs:__rand64 (Results 1 – 2 of 2) sorted by relevance
75 static inline uint64_t __rand64(struct taus258_state *state) in __rand64() function100 return __rand64(&state->state64); in __rand()108 uint64_t val = __rand64(&state->state64); in __rand_0_1()
76 __rand64(state); in __init_rand64()