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

  /external/dhcpcd-6.8.2/
configure 11 ARC4RANDOM=
68 --without-arc4random) ARC4RANDOM=no;;
546 if [ -z "$ARC4RANDOM" ]; then
547 printf "Testing for arc4random ... "
551 arc4random(); function
556 ARC4RANDOM=yes
558 ARC4RANDOM=no
560 echo "$ARC4RANDOM"
563 if [ "$ARC4RANDOM" = no ]; the
    [all...]
  /external/dhcpcd-6.8.2/compat/
arc4random.c 32 #include "arc4random.h"
146 arc4random() function
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c 1 /* $OpenBSD: arc4random.c,v 1.50 2014/07/21 18:13:12 deraadt Exp $ */
65 #include "arc4random.h"
179 arc4random(void) function
  /external/libevent/
arc4random.c 1 /* Portable arc4random.c based on arc4random.c from OpenBSD.
484 arc4random(void) function
548 r = arc4random();
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 968 milliseconds