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

  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c 57 /* Maybe be preserved in fork children, if _rs_allocate() decides. */
63 static inline int _rs_allocate(struct _rs **, struct _rsx **);
76 if (_rs_allocate(&rs, &rsx) == -1)
  /bionic/libc/upstream-openbsd/android/include/
arc4random.h 73 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) function

Completed in 717 milliseconds