Searched refs:total_op_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c1239 int total_op_count = 0; local
1264 total_op_count += job_op_count;
1366 total_op_count += job_op_count;
1383 return error ? -1 : total_op_count;

Completed in 44 milliseconds