Searched defs:getentropy (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | getentropy_win.c | 37 getentropy(void *buf, size_t len) in getentropy() function
|
H A D | getentropy_freebsd.c | 55 getentropy(void *buf, size_t len) in getentropy() function
|
H A D | getentropy_solaris.c | 83 getentropy(void *buf, size_t len) in getentropy() function
|
H A D | getentropy_osx.c | 89 getentropy(void *buf, size_t len) in getentropy() function
|
H A D | getentropy_linux.c | 101 getentropy(void *buf, size_t len) in getentropy() function
|
/netbsd-src/lib/libc/gen/ |
H A D | getentropy.c | 51 getentropy(void *buf, size_t buflen) in getentropy() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | random.cc | 247 device_file = 1, prng = 2, rand_s = 4, getentropy = 8, arc4random = 16, enumerator
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 364 #define getentropy _getentropy global() macro
|