Re: [PATCH 01/11] crypto: rng - Add crypto_stdrng_get_bytes()

From: Jason A. Donenfeld

Date: Wed Mar 25 2026 - 21:39:54 EST


I'm a little worried about this because I don't want to see a
proliferation of crypto_stdrng_get_bytes() users. How can we be sure
that this is mostly never used?


Jason