Searched refs:overthreshhold (Results 1 – 1 of 1) sorted by relevance
221 u_int pl, overthreshhold[RANDOM_YARROW_NPOOLS]; in random_yarrow_process_event() local238 overthreshhold[pl] = 0; in random_yarrow_process_event()241 overthreshhold[pl]++; in random_yarrow_process_event()248 if (overthreshhold[RANDOM_YARROW_SLOW] >= yarrow_state.ys_slowoverthresh) in random_yarrow_process_event()250 else if (overthreshhold[RANDOM_YARROW_FAST] > 0 && yarrow_state.ys_seeded) in random_yarrow_process_event()