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

/vbox/src/VBox/Runtime/common/rand/
H A Drandparkmiller.cpp116 static DECLCALLBACK(int) rtRandParkMillerSeed(PRTRANDINT pThis, uint64_t u64Seed) function
198 pThis->pfnSeed = rtRandParkMillerSeed;

Completed in 52 milliseconds