Searched defs:RANDOM_RESEED_UNLOCK (Results 1 – 2 of 2) sorted by relevance
49 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx) macro55 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&other_mtx) macro
39 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx) macro46 #define RANDOM_RESEED_UNLOCK(x) mtx_unlock(&fortuna_state.fs_mtx) macro