Home
last modified time | relevance | path

Searched defs:getentropy (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgetentropy_win.c37 getentropy(void *buf, size_t len) in getentropy() function
H A Dgetentropy_freebsd.c55 getentropy(void *buf, size_t len) in getentropy() function
H A Dgetentropy_solaris.c83 getentropy(void *buf, size_t len) in getentropy() function
H A Dgetentropy_osx.c89 getentropy(void *buf, size_t len) in getentropy() function
H A Dgetentropy_linux.c101 getentropy(void *buf, size_t len) in getentropy() function
/netbsd-src/lib/libc/gen/
H A Dgetentropy.c51 getentropy(void *buf, size_t buflen) in getentropy() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Drandom.cc247 device_file = 1, prng = 2, rand_s = 4, getentropy = 8, arc4random = 16, enumerator
/netbsd-src/lib/libc/include/
H A Dnamespace.h364 #define getentropy _getentropy global() macro