Home
last modified time | relevance | path

Searched refs:iteration_start (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/tool/
Dspeed.cc299 const uint64_t iteration_start = time_now(); in SpeedRSAKeyGen() local
308 durations.push_back(iteration_end - iteration_start); in SpeedRSAKeyGen()
/external/boringssl/src/tool/
Dspeed.cc311 const uint64_t iteration_start = time_now(); in SpeedRSAKeyGen() local
320 durations.push_back(iteration_end - iteration_start); in SpeedRSAKeyGen()