Home
last modified time | relevance | path

Searched refs:_get_more_prng_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Dansi_cprng.c86 static int _get_more_prng_bytes(struct prng_context *ctx, int cont_test) in _get_more_prng_bytes() function
223 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()
250 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()