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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_os2.c93 QWORD qwTime; local
119 DosTmrQueryTime(&qwTime);
120 RAND_add(&qwTime, sizeof(qwTime), 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_os2.c88 QWORD qwTime; local
108 DosTmrQueryTime(&qwTime);
109 RAND_add(&qwTime, sizeof(qwTime), 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_os2.c93 QWORD qwTime; local
119 DosTmrQueryTime(&qwTime);
120 RAND_add(&qwTime, sizeof(qwTime), 2);

Completed in 184 milliseconds