HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_ARC4RANDOM_BUF (Results 1 - 5 of 5) sorted by null

  /external/openssh/openbsd-compat/
arc4random.c 240 # ifndef HAVE_ARC4RANDOM_BUF
248 # endif /* !HAVE_ARC4RANDOM_BUF */
252 #if !defined(HAVE_ARC4RANDOM_BUF) && defined(HAVE_ARC4RANDOM)
268 #endif /* !defined(HAVE_ARC4RANDOM_BUF) && defined(HAVE_ARC4RANDOM) */
openbsd-compat.h 191 #ifndef HAVE_ARC4RANDOM_BUF
  /external/openssh/
config.h 181 #define HAVE_ARC4RANDOM_BUF 1
    [all...]
config.h.in 184 #undef HAVE_ARC4RANDOM_BUF
    [all...]
  /external/libevent/
config.h.in 16 #undef HAVE_ARC4RANDOM_BUF

Completed in 50 milliseconds