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

/linux-4.1.27/crypto/
H A Dansi_cprng.c283 static int reset_prng_context(struct prng_context *ctx, reset_prng_context() function
339 if (reset_prng_context(ctx, NULL, DEFAULT_PRNG_KSZ, NULL, NULL) < 0) cprng_init()
382 reset_prng_context(prng, key, DEFAULT_PRNG_KSZ, seed, dt); cprng_reset()

Completed in 43 milliseconds