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/libevent/
Darc4random.c454 arc4random_stir(void) in arc4random_stir() function
DChangeLog-2.0309 o Fix a type error in our (unused) arc4random_stir() (f736198)
DChangeLog1425 o Fix a type error in our (unused) arc4random_stir() (f736198)
/external/openssh/
Ddefines.h848 # define arc4random_stir() macro
Dsshd.c527 arc4random_stir(); /* noop on recent arc4random() implementations */ in reseed_prngs()
1345 arc4random_stir();
Dconfig.h.in186 /* Define to 1 if you have the `arc4random_stir' function. */
Dconfigure.ac2893 arc4random_stir \
Dconfigure13305 arc4random_stir \