Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Drng_fortuna.c59 static struct mutex state_mu = MUTEX_INITIALIZER; variable
307 mutex_lock(&state_mu); in crypto_rng_add_event()
310 mutex_unlock(&state_mu); in crypto_rng_add_event()
483 mutex_lock(&state_mu); in fortuna_read()
509 mutex_unlock(&state_mu); in fortuna_read()

Completed in 2 milliseconds