Home
last modified time | relevance | path

Searched defs:GetRandom (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cpp425 TEST(SanitizerCommon, GetRandom) { in TEST() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp458 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
H A Dsanitizer_win.cpp1151 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
H A Dsanitizer_mac.cpp1386 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
H A Dsanitizer_linux.cpp2389 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function