Searched refs:randCount (Results 1 – 1 of 1) sorted by relevance
53 static long randCount = 0; /* Pseudo-random incrementer */ variable133 MD5Update(&md5, (u_char *)&randCount, sizeof(randCount)); in avGenRand()135 randCount++; in avGenRand()
Completed in 4 milliseconds