Searched defs:num_trials (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/ |
D | cipher_driver.c | 257 int num_trials = 1000000; in cipher_driver_test_throughput() local 290 int i, j, num_trials = 1000; in cipher_driver_test_buffering() local 457 unsigned octets_in_buffer, int num_trials) { in cipher_array_bits_per_second() 502 int num_trials = 1000000; in cipher_array_test_throughput() local
|
D | stat_driver.c | 84 int num_trials = 500; in main() local
|
/external/srtp/crypto/test/ |
D | cipher_driver.c | 228 int num_trials = 100000; in cipher_driver_test_throughput() local 261 int i, j, num_trials = 1000; in cipher_driver_test_buffering() local 421 unsigned octets_in_buffer, int num_trials) { in cipher_array_bits_per_second() 462 int num_trials = 10000; in cipher_array_test_throughput() local
|
D | stat_driver.c | 47 int num_trials = 500; in main() local
|
/external/srtp/test/ |
D | rdbx_driver.c | 212 test_replay_dbx(int num_trials, unsigned long ws) { in test_replay_dbx() 313 rdbx_check_adds_per_second(int num_trials, unsigned long ws) { in rdbx_check_adds_per_second()
|
D | roc_driver.c | 85 roc_test(int num_trials) { in roc_test()
|
D | replay_driver.c | 56 unsigned num_trials = 1 << 16; variable
|
D | srtp_driver.c | 466 int num_trials = 100000; in srtp_bits_per_second() local 527 int num_trials = 1000000; in srtp_rejections_per_second() local 1120 mips_estimate(int num_trials, int *ignore) { in mips_estimate()
|
/external/chromium_org/third_party/libsrtp/srtp/test/ |
D | rdbx_driver.c | 224 test_replay_dbx(int num_trials, unsigned long ws) { in test_replay_dbx() 329 rdbx_check_adds_per_second(int num_trials, unsigned long ws) { in rdbx_check_adds_per_second()
|
D | roc_driver.c | 85 roc_test(int num_trials) { in roc_test()
|
D | replay_driver.c | 56 unsigned num_trials = 1 << 16; variable
|
D | srtp_driver.c | 496 int num_trials = 100000; in srtp_bits_per_second() local 565 int num_trials = 1000000; in srtp_rejections_per_second() local 1175 mips_estimate(int num_trials, int *ignore) { in mips_estimate()
|
/external/srtp/crypto/cipher/ |
D | cipher.c | 379 cipher_bits_per_second(cipher_t *c, int octets_in_buffer, int num_trials) { in cipher_bits_per_second()
|
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/ |
D | cipher.c | 393 cipher_bits_per_second(cipher_t *c, int octets_in_buffer, int num_trials) { in cipher_bits_per_second()
|
/external/srtp/crypto/math/ |
D | stat.c | 354 stat_test_rand_source_with_repetition(rand_source_func_t source, unsigned num_trials) { in stat_test_rand_source_with_repetition()
|
/external/chromium_org/third_party/libsrtp/srtp/crypto/math/ |
D | stat.c | 389 stat_test_rand_source_with_repetition(rand_source_func_t source, unsigned num_trials) { in stat_test_rand_source_with_repetition()
|