Searched refs:_rs_allocate (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/lib/libc/crypt/ |
| D | arc4random.c | 66 static inline int _rs_allocate(struct _rs **, struct _rsx **); 79 if (_rs_allocate(&rs, &rsx) == -1) in _rs_init()
|
| D | arc4random.h | 38 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| /openbsd/src/lib/libcrypto/arc4random/ |
| D | arc4random_win.h | 53 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_aix.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_hpux.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_osx.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_freebsd.h | 72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_solaris.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_netbsd.h | 72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|
| D | arc4random_linux.h | 73 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() function
|