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

/freebsd-13-stable/sys/dev/random/fenestrasX/
H A Dfx_brng.h45 #define FXRNG_BRNG_LOCK(brng) mtx_lock(&(brng)->brng_rng.rng_lk) macro
H A Dfx_main.c211 FXRNG_BRNG_LOCK(&fxrng_root);
214 FXRNG_BRNG_LOCK(rng);
251 FXRNG_BRNG_LOCK(rng);
H A Dfx_brng.c128 FXRNG_BRNG_LOCK(rng);
149 FXRNG_BRNG_LOCK(&fxrng_root);
274 FXRNG_BRNG_LOCK(&fxrng_root);
275 FXRNG_BRNG_LOCK(rng);
H A Dfx_pool.c335 FXRNG_BRNG_LOCK(&fxrng_root);

Completed in 174 milliseconds