Searched defs:RTRandBytes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp106 RTDECL(void) RTRandBytes(void *pv, size_t cb) RT_NO_THROW
111 RT_EXPORT_SYMBOL(RTRandBytes); variable
/vbox/include/iprt/
H A Dmangling.h1196 # define RTRandBytes RT_MANGLER(RTRandBytes) macro

Completed in 65 milliseconds