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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DGetHTTPS.cpp60 CRandomizer *randomizer = (CRandomizer*)inUserRefPtr; local
61 if (randomizer)
62 randomizer->PeriodicAction();
83 CRandomizer randomizer; local
93 BailIfError(errCode = MacSocket_socket(&theSocket,false,theTimeout * 60,MyMacSocket_IdleWaitCallback,&randomizer));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DGetHTTPS.cpp60 CRandomizer *randomizer = (CRandomizer*)inUserRefPtr; local
61 if (randomizer)
62 randomizer->PeriodicAction();
83 CRandomizer randomizer; local
93 BailIfError(errCode = MacSocket_socket(&theSocket,false,theTimeout * 60,MyMacSocket_IdleWaitCallback,&randomizer));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DGetHTTPS.cpp60 CRandomizer *randomizer = (CRandomizer*)inUserRefPtr; local
61 if (randomizer)
62 randomizer->PeriodicAction();
83 CRandomizer randomizer; local
93 BailIfError(errCode = MacSocket_socket(&theSocket,false,theTimeout * 60,MyMacSocket_IdleWaitCallback,&randomizer));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h312 u8 randomizer:7; member in struct:wf_patch

Completed in 76 milliseconds