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

/freebsd-13-stable/sys/dev/random/fenestrasX/
H A Dfx_brng.c114 FXRNG_BRNG_UNLOCK(rng);
137 FXRNG_BRNG_UNLOCK(rng);
151 FXRNG_BRNG_UNLOCK(&fxrng_root);
173 FXRNG_BRNG_UNLOCK(rng);
182 FXRNG_BRNG_UNLOCK(rng);
214 FXRNG_BRNG_UNLOCK(rng);
273 FXRNG_BRNG_UNLOCK(rng);
283 FXRNG_BRNG_UNLOCK(&fxrng_root);
H A Dfx_brng.h46 #define FXRNG_BRNG_UNLOCK(brng) mtx_unlock(&(brng)->brng_rng.rng_lk) macro
H A Dfx_main.c215 FXRNG_BRNG_UNLOCK(rng);
H A Dfx_pool.c349 FXRNG_BRNG_UNLOCK(&fxrng_root);

Completed in 65 milliseconds