Searched refs:trng_random_val_lock (Results 1 – 1 of 1) sorted by relevance
29 static unsigned int trng_random_val_lock = SPINLOCK_UNLOCK; variable81 exceptions = cpu_spin_lock_xsave(&trng_random_val_lock); in hw_get_random_byte()96 cpu_spin_unlock_xrestore(&trng_random_val_lock, exceptions); in hw_get_random_byte()
Completed in 2 milliseconds