Searched refs:_get_more_prng_bytes (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.c88 static int _get_more_prng_bytes(struct prng_context *ctx, int cont_test) function
95 dbgprint(KERN_CRIT "Calling _get_more_prng_bytes for context %p\n",
221 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) {
248 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) {

Completed in 47 milliseconds