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

/barrelfish-master/lib/openssl-1.0.0d/MacOS/
H A DRandomizer.h7 class CRandomizer class
10 CRandomizer (void);
H A DRandomizer.cpp216 CRandomizer::CRandomizer (void) function in class:CRandomizer
246 void CRandomizer::PeriodicAction (void)
255 void CRandomizer::AddCurrentMouse (void)
295 void CRandomizer::AddAbsoluteSystemStartupTime (void)
305 void CRandomizer::AddTimeSinceMachineStartup (void)
312 void CRandomizer::AddAppRunningTime (void)
331 void CRandomizer::AddStartupVolumeInfo (void)
365 On a typical startup CRandomizer will come up with about 60
372 void CRandomizer
[all...]
/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DGetHTTPS.cpp22 /* modified to use CRandomizer for seeding */
60 CRandomizer *randomizer = (CRandomizer*)inUserRefPtr;
83 CRandomizer randomizer;

Completed in 48 milliseconds