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

/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dprngpriv.h119 #define GENCHECK(p) if(p->outstate.index>20) {return PRNG_ERR_OUT_OF_BOUNDS;} /* index is unsigned */ macro
H A Dprng.c315 GENCHECK(p);
440 GENCHECK(p);

Completed in 60 milliseconds