Searched refs:iteration_start (Results 1 – 2 of 2) sorted by relevance
299 const uint64_t iteration_start = time_now(); in SpeedRSAKeyGen() local308 durations.push_back(iteration_end - iteration_start); in SpeedRSAKeyGen()
311 const uint64_t iteration_start = time_now(); in SpeedRSAKeyGen() local320 durations.push_back(iteration_end - iteration_start); in SpeedRSAKeyGen()