Searched refs:RANDOM_RESEED_UNLOCK (Results 1 – 4 of 4) sorted by relevance
147 RANDOM_RESEED_UNLOCK(); in random_other_pre_read()169 RANDOM_RESEED_UNLOCK(); in random_other_read()209 RANDOM_RESEED_UNLOCK(); in random_other_process_event()
386 RANDOM_RESEED_UNLOCK(); in random_fortuna_process_event()471 RANDOM_RESEED_UNLOCK(); in random_fortuna_pre_read()481 RANDOM_RESEED_UNLOCK(); in random_fortuna_pre_read()516 RANDOM_RESEED_UNLOCK(); in random_fortuna_pre_read()620 RANDOM_RESEED_UNLOCK(); in random_fortuna_genbytes()659 RANDOM_RESEED_UNLOCK(); in random_fortuna_genbytes()740 RANDOM_RESEED_UNLOCK(); in random_fortuna_read_concurrent()
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