Home
last modified time | relevance | path

Searched defs:RANDOM_RESEED_LOCK (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/random/
HDyarrow.h36 #define RANDOM_RESEED_LOCK(x) mtx_lock(&yarrow_state.ys_mtx) macro
42 #define RANDOM_RESEED_LOCK(x) mtx_lock(&yarrow_state.ys_mtx) macro
HDother_algorithm.h51 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro
57 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro
HDfortuna.h36 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro
42 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro