Home
last modified time | relevance | path

Searched defs:RANDOM_RESEED_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/random/
H A Dother_algorithm.h49 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx) macro
55 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx) macro
H A Dfortuna.h39 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx) macro
46 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx) macro