Searched refs:NUM_TRIALS (Results 1 – 1 of 1) sorted by relevance
162 #define NUM_TRIALS 100000 macro189 for (i=0; i < NUM_TRIALS; i++) { in auth_bits_per_second()197 return (double) NUM_TRIALS * 8 * msg_len_octets * CLOCKS_PER_SEC / timer; in auth_bits_per_second()