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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dansi_cprng.c279 static int reset_prng_context(struct prng_context *ctx, function
335 if (reset_prng_context(ctx, NULL, DEFAULT_PRNG_KSZ, NULL, NULL) < 0)
378 reset_prng_context(prng, key, DEFAULT_PRNG_KSZ, seed, dt);

Completed in 55 milliseconds