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

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp259 RTDECL(uint32_t) RTPRandGetSeedInfo(PRNDCTX pCtx) function
358 RTPrintf("INFO: Random generator seed used: %x\n", RTPRandGetSeedInfo(pCtx));
359 RTLogPrintf("INFO: Random generator seed used: %x\n", RTPRandGetSeedInfo(pCtx));

Completed in 46 milliseconds