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

/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.c144 #define SPLEN 65536 /* 64K */ macro
158 mmbigbuf = mmMalloc(SPLEN);
175 polllength = prng_slow_poll(bigbuf,SPLEN);

Completed in 18 milliseconds