Searched defs:GetRandom (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_common_test.cc | 359 TEST(SanitizerCommon, GetRandom) { in TEST() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_fuchsia.cc | 485 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_win.cc | 1057 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_mac.cc | 1118 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_linux.cc | 2078 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_fuchsia.cpp | 468 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_win.cpp | 1123 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_mac.cpp | 1414 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_fuchsia.cc | 483 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_win.cc | 1050 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_mac.cc | 1081 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
H A D | sanitizer_linux.cc | 2142 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom() function
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | spi_utils.h | 528 TSS_RESULT (*GetRandom)(TSS_HCONTEXT, UINT32, BYTE **); member
|