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

  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random_uniform.c 1 /* $OpenBSD: arc4random_uniform.c,v 1.2 2015/09/13 08:31:47 guenther Exp $ */
33 arc4random_uniform(uint32_t upper_bound) function
57 DEF_WEAK(arc4random_uniform); variable
  /external/dhcpcd-6.8.2/compat/
arc4random_uniform.c 35 arc4random_uniform(uint32_t upper_bound) function
  /external/libevent/
arc4random.c 523 arc4random_uniform(unsigned int upper_bound) function

Completed in 484 milliseconds