Searched defs:RANDOM_RESEED_LOCK (Results 1 – 3 of 3) sorted by relevance
36 #define RANDOM_RESEED_LOCK(x) mtx_lock(&yarrow_state.ys_mtx) macro42 #define RANDOM_RESEED_LOCK(x) mtx_lock(&yarrow_state.ys_mtx) macro
51 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro57 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro
36 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro42 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro