Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-synquacer/
A Drng_pta.c123 static unsigned int entropy_lock = SPINLOCK_UNLOCK; variable
229 cpu_spin_lock(&entropy_lock); in rng_collect_entropy()
250 cpu_spin_unlock(&entropy_lock); in rng_collect_entropy()
280 cpu_spin_lock(&entropy_lock); in rng_get_entropy()
308 cpu_spin_unlock(&entropy_lock); in rng_get_entropy()

Completed in 2 milliseconds