Searched refs:arc4random_uniform (Results 1 – 10 of 10) sorted by relevance
117 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform() function
92 port = arc4random_uniform(NPORTS) + STARTPORT; in bindresvport_sa()
170 u_int32_t arc4random_uniform(u_int32_t);
169 which = arc4random_uniform(bestcount); in choose_dh()
875 r = arc4random_uniform(100);
1103 r = arc4random_uniform(26+26+10); in muxserver_listen()
179 /* Define to 1 if you have the `arc4random_uniform' function. */
768 - (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
1428 arc4random_uniform \
8986 arc4random_uniform \