Searched defs:cyclecount (Results 1 - 1 of 1) sorted by relevance
/external/openssl/crypto/rand/ | ||
H A D | rand_win.c | 689 DWORD cyclecount; local 696 mov cyclecount, eax local 698 RAND_add(&cyclecount, sizeof(cyclecount), 1); |
Completed in 371 milliseconds