Searched refs:FXRNG_RNG_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/random/fenestrasX/ | ||
H A D | fx_rng.h | 37 #define FXRNG_RNG_UNLOCK(rng) mtx_unlock(&(rng)->rng_lk) macro |
H A D | fx_rng.c | 145 FXRNG_RNG_UNLOCK(rng); in fxrng_rng_genrandom_internal() |