Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/hw_random/
Dcore.c337 struct hwrng *rng, *old_rng, *new_rng; in rng_current_store() local
343 old_rng = current_rng; in rng_current_store()
360 if (new_rng != old_rng) in rng_current_store()
599 struct hwrng *old_rng, *new_rng; in hwrng_unregister() local
604 old_rng = current_rng; in hwrng_unregister()
624 if (old_rng != new_rng) in hwrng_unregister()