Searched defs:RANDOM_RESEED_LOCK (Results 1 – 2 of 2) sorted by relevance
48 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro54 #define RANDOM_RESEED_LOCK(x) mtx_lock(&other_mtx) macro
38 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro45 #define RANDOM_RESEED_LOCK(x) mtx_lock(&fortuna_state.fs_mtx) macro