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

/linux-master/crypto/
H A Dansi_cprng.c276 static int reset_prng_context(struct prng_context *ctx, function
332 if (reset_prng_context(ctx, NULL, DEFAULT_PRNG_KSZ, NULL, NULL) < 0)
377 reset_prng_context(prng, key, DEFAULT_PRNG_KSZ, seed, dt);

Completed in 120 milliseconds