Searched refs:cng_rndnum (Results 1 – 2 of 2) sorted by relevance
479 ec->cng_rndnum = in oslec_update()480 1664525U * ec->cng_rndnum + 1013904223U; in oslec_update()482 ((ec->cng_rndnum & 0xFFFF) - 32768 + in oslec_update()
168 int cng_rndnum; member
Completed in 4 milliseconds