Home
last modified time | relevance | path

Searched refs:_rs (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/android/include/
Darc4random.h60 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
65 struct _rs rs; in _rs_allocate()
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Darc4random.c55 static struct _rs { struct
66 static inline int _rs_allocate(struct _rs **, struct _rsx **); argument