Searched defs:GetRandom (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp491 bool GetRandom(void *buffer, uptr length, bool blocking) { function
H A Dsanitizer_win.cpp1086 bool GetRandom(void *buffer, uptr length, bool blocking) { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp2110 bool GetRandom(void *buffer, uptr length, bool blocking) { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp1205 bool GetRandom(void *buffer, uptr length, bool blocking) { function in namespace:__sanitizer

Completed in 149 milliseconds