Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dansi_cprng.c80 static int _get_more_prng_bytes(struct prng_context *ctx, int cont_test) in _get_more_prng_bytes() function
217 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()
244 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()