Home
last modified time | relevance | path

Searched refs:arc4random_uniform (Results 1 – 10 of 10) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-arc4random.c117 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform() function
Dbindresvport.c92 port = arc4random_uniform(NPORTS) + STARTPORT; in bindresvport_sa()
Dopenbsd-compat.h170 u_int32_t arc4random_uniform(u_int32_t);
/external/openssh/
Ddh.c169 which = arc4random_uniform(bestcount); in choose_dh()
Dsshd.c875 r = arc4random_uniform(100);
Dmux.c1103 r = arc4random_uniform(26+26+10); in muxserver_listen()
Dconfig.h.in179 /* Define to 1 if you have the `arc4random_uniform' function. */
DChangeLog768 - (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
Dconfigure.ac1428 arc4random_uniform \
Dconfigure8986 arc4random_uniform \