Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/hw_random/
Dcore.c335 struct hwrng *rng, *old_rng, *new_rng; in rng_current_store() local
341 old_rng = current_rng; in rng_current_store()
358 if (new_rng != old_rng) in rng_current_store()
597 struct hwrng *old_rng, *new_rng; in hwrng_unregister() local
602 old_rng = current_rng; in hwrng_unregister()
622 if (old_rng != new_rng) in hwrng_unregister()