Searched refs:rtRandAdvPosixGetBytes (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Drand-posix.cpp54 static DECLCALLBACK(void) rtRandAdvPosixGetBytes(PRTRANDINT pThis, uint8_t *pb, size_t cb) function
105 pThis->pfnGetBytes = rtRandAdvPosixGetBytes;

Completed in 356 milliseconds