Home
last modified time | relevance | path

Searched refs:_rs_allocate (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/lib/libc/crypt/
Darc4random.c66 static inline int _rs_allocate(struct _rs **, struct _rsx **);
79 if (_rs_allocate(&rs, &rsx) == -1) in _rs_init()
Darc4random.h38 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
/openbsd/src/lib/libcrypto/arc4random/
Darc4random_win.h53 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_aix.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_hpux.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_osx.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_freebsd.h72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_solaris.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_netbsd.h72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
Darc4random_linux.h73 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function