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

  /external/openssh/openbsd-compat/
bsd-arc4random.c 43 arc4random(void) function
97 r = arc4random();
143 r = arc4random();
  /external/dhcpcd/compat/
arc4random.c 32 #include "arc4random.h"
151 arc4random() function
  /bionic/libc/bionic/
arc4random.c 1 /* $OpenBSD: arc4random.c,v 1.19 2008/06/04 00:50:23 djm Exp $ */
217 arc4random(void) function
281 r = arc4random();
302 arc4random();

Completed in 95 milliseconds