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

/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dsha1mod.h66 __private_extern__ void YSHA1Init(YSHA1_CTX* context);
H A Dprng.c111 YSHA1Init(&sha);
131 YSHA1Init(&sha);
173 YSHA1Init(&p->pool);
176 YSHA1Init(ctx);
272 YSHA1Init(&p->pool);
417 YSHA1Init(&p->pool);
470 YSHA1Init(&ctx);
H A Dsha1mod.c124 /* YSHA1Init - Initialize new context */
127 YSHA1Init(YSHA1_CTX* context) function
222 YSHA1Init(&context);

Completed in 14 milliseconds