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

/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/include/
H A Dyarrow.h111 PrngRef *prng);
114 PrngRef prng);
117 PrngRef prng,
129 PrngRef prng,
136 PrngRef prng,
140 PrngRef prng,
144 PrngRef prng,
149 PrngRef prng,
/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.h30 File: prng.h
44 prng.h
58 YARROWAPI prng_error_status prngInputEntropy(PrngRef prng, BYTE *inbuf,UINT inbuflen,UINT poolnum);
H A Dprng.c30 File: prng.c
44 prng.c
62 #include "prng.h"
223 prngInitialize(PrngRef *prng) argument
289 *prng = (PrngRef)p;
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles149 bsd/dev/random/YarrowCoreLib/src/prng.c standard

Completed in 74 milliseconds