Searched defs:getentropy (Results 1 – 8 of 8) sorted by relevance
37 getentropy(void *buf, size_t len) in getentropy() function
55 getentropy(void *buf, size_t len) in getentropy() function
83 getentropy(void *buf, size_t len) in getentropy() function
89 getentropy(void *buf, size_t len) in getentropy() function
101 getentropy(void *buf, size_t len) in getentropy() function
46 __ssp_real(getentropy) __ssp_real() argument
72 getentropy(void *buf, size_t buflen) in getentropy() function
55 #define getentropy(x, y) (_ssh_compat_getentropy((x), (y))) macro