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

/external/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
/external/valgrind/coregrind/
H A Dvg_preloaded.c178 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void);
179 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void)
/external/libevent/
H A Darc4random.c453 arc4random_stir(void) function
/external/openssh/
H A Ddefines.h826 * Platforms that have arc4random_uniform() and not arc4random_stir()
831 # define arc4random_stir() macro
H A Dsshd.c623 arc4random_stir();
768 arc4random_stir();
1439 arc4random_stir();
H A Dconfigure22823 arc4random_stir \

Completed in 442 milliseconds