Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dansi_cprng.c81 static int _get_more_prng_bytes(struct prng_context *ctx, int cont_test) in _get_more_prng_bytes() function
218 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()
245 if (_get_more_prng_bytes(ctx, do_cont_test) < 0) { in get_prng_bytes()