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

  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c 165 _rs_random_u32(uint32_t *val) function
184 _rs_random_u32(&val);
  /external/openssh/openbsd-compat/
arc4random.c 189 _rs_random_u32(u_int32_t *val) function
231 _rs_random_u32(&val);

Completed in 786 milliseconds