Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/fenestrasX/
H A Dfx_brng.c111 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_src_reseed()
134 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_reseed()
148 FXRNG_BRNG_UNLOCK(&fxrng_root); in fxrng_vdso_sysinit()
170 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_getbytes_internal()
179 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_getbytes_internal()
211 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_getbytes_internal()
270 FXRNG_BRNG_UNLOCK(rng); in fxrng_brng_read()
280 FXRNG_BRNG_UNLOCK(&fxrng_root); in fxrng_brng_read()
H A Dfx_brng.h44 #define FXRNG_BRNG_UNLOCK(brng) mtx_unlock(&(brng)->brng_rng.rng_lk) macro
H A Dfx_main.c212 FXRNG_BRNG_UNLOCK(rng); in _fxrng_alg_read()
H A Dfx_pool.c349 FXRNG_BRNG_UNLOCK(&fxrng_root); in fxrng_event_processor()