Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenbsd-compat.h184 # define arc4random_stir() macro
188 void arc4random_stir(void);
Darc4random.c201 arc4random_stir(void) in arc4random_stir() function
/external/valgrind/coregrind/
Dvg_preloaded.c178 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void);
179 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void) in VG_REPLACE_FUNCTION_ZU() argument
/external/libevent/
Darc4random.c453 arc4random_stir(void) in arc4random_stir() function
DChangeLog373 o Fix a type error in our (unused) arc4random_stir() (f736198)
/external/openssh/
Ddefines.h831 # define arc4random_stir() macro
Dsshd.c623 arc4random_stir(); in privsep_preauth_child()
768 arc4random_stir();
1439 arc4random_stir();
Dconfig.h.in186 /* Define to 1 if you have the `arc4random_stir' function. */
Dconfigure.ac2753 arc4random_stir \
Dconfigure22823 arc4random_stir \