Searched refs:counter_copy (Results 1 – 1 of 1) sorted by relevance
680 uint128_t counter_copy; in random_fortuna_read_concurrent() local714 memcpy(&counter_copy, &fortuna_state.fs_counter, sizeof(counter_copy)); in random_fortuna_read_concurrent()742 random_fortuna_genbytes(buf, bytecount, newkey, &counter_copy, in random_fortuna_read_concurrent()746 explicit_bzero(&counter_copy, sizeof(counter_copy)); in random_fortuna_read_concurrent()