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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dsmf.h91 SMFAPI LPVOID mmGetPtr(MMPTR ptrnum);
H A Dcomp.c121 buf = (BYTE*)mmGetPtr(ctx->buf);
158 inbuf = (Bytef*)mmGetPtr(ctx->buf);
H A Dprng.c158 bigbuf = (BYTE*)mmGetPtr(mmbigbuf);
162 buf = (BYTE*)mmGetPtr(mmbuf);
166 ctx = (YSHA1_CTX*)mmGetPtr(mmctx);
249 p = (PRNG*)mmGetPtr(mmp);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/port/
H A Dsmf.c68 SMFAPI LPVOID mmGetPtr(MMPTR ptrnum) function

Completed in 30 milliseconds