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

/xnu-2782.1.97/osfmk/prng/YarrowCoreLib/src/
H A Dprngpriv.h108 #define PCHECK(ptr) if(ptr==NULL) {return PRNG_ERR_NULL_POINTER;}
/xnu-2782.1.97/osfmk/prng/YarrowCoreLib/include/
H A Dyarrow.h67 PRNG_ERR_NULL_POINTER, enumerator in enum:prng_error_status

Completed in 23 milliseconds