Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/hw_random/
Dcore.c327 struct hwrng *rng, *old_rng, *new_rng; in hwrng_attr_current_store() local
333 old_rng = current_rng; in hwrng_attr_current_store()
349 if (new_rng != old_rng) in hwrng_attr_current_store()
537 struct hwrng *old_rng, *new_rng; in hwrng_unregister() local
542 old_rng = current_rng; in hwrng_unregister()
561 if (old_rng != new_rng) in hwrng_unregister()