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

/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.c156 DWORD polllength; local
175 polllength = prng_slow_poll(bigbuf,SPLEN);
177 YSHA1Update(ctx,bigbuf,polllength);

Completed in 19 milliseconds