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

/external/openssl/crypto/rand/
H A Drand_win.c689 DWORD cyclecount; local
696 mov cyclecount, eax local
698 RAND_add(&cyclecount, sizeof(cyclecount), 1);

Completed in 69 milliseconds