Searched refs:jent_lock (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Djitterentropy-kcapi.c195 spinlock_t jent_lock; member in struct:jitterentropy
205 spin_lock(&rng->jent_lock);
220 spin_unlock(&rng->jent_lock);
230 spin_lock_init(&rng->jent_lock);
267 spin_lock_init(&rng->jent_lock);
282 spin_lock(&rng->jent_lock);
308 spin_unlock(&rng->jent_lock);

Completed in 260 milliseconds