Searched refs:arc4random_stir (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Drand.c40 arc4random_stir();
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h184 # define arc4random_stir() macro
188 void arc4random_stir(void);
H A Darc4random.c201 arc4random_stir(void) function
/freebsd-11-stable/lib/libc/gen/
H A Darc4random.c216 arc4random_stir(void) function
H A DMakefile.inc302 arc4random.3 arc4random_stir.3 \
/freebsd-11-stable/include/
H A Dstdlib.h268 void arc4random_stir(void);
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Darc4random.c454 arc4random_stir(void) function
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h843 * Platforms that have arc4random_uniform() and not arc4random_stir()
848 # define arc4random_stir() macro
H A Dsshd.c532 arc4random_stir(); /* noop on recent arc4random() implementations */
1320 arc4random_stir();

Completed in 63 milliseconds