Home
last modified time | relevance | path

Searched refs:ircvd (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/srtp/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/www/firefox/firefox-99.0/third_party/libsrtp/src/test/
H A Dreplay_driver.c138 uint32_t idx, ircvd; in test_rdb_db() local
171 ircvd = ut_next_index(&utc); in test_rdb_db()
172 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
175 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
187 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
188 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 10))) { in test_rdb_db()
189 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
192 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c219 uint32_t idx, ircvd; in test_replay_dbx() local
278 ircvd = ut_next_index(&utc); in test_replay_dbx()
279 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
282 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
301 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
302 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 12))) { in test_replay_dbx()
303 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
306 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libsrtp/src/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/srtp/src/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libsrtp/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/net/libsrtp2/libsrtp-2.4.2/test/
H A Dreplay_driver.c138 uint32_t idx, ircvd; in test_rdb_db() local
171 ircvd = ut_next_index(&utc); in test_rdb_db()
172 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
175 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
187 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
188 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 10))) { in test_rdb_db()
189 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
192 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c219 uint32_t idx, ircvd; in test_replay_dbx() local
278 ircvd = ut_next_index(&utc); in test_replay_dbx()
279 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
282 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
301 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
302 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 12))) { in test_replay_dbx()
303 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
306 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/libsrtp/test/
H A Dreplay_driver.c138 uint32_t idx, ircvd; in test_rdb_db() local
171 ircvd = ut_next_index(&utc); in test_rdb_db()
172 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
175 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
187 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
188 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 10))) { in test_rdb_db()
189 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
192 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c219 uint32_t idx, ircvd; in test_replay_dbx() local
278 ircvd = ut_next_index(&utc); in test_replay_dbx()
279 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
282 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
301 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
302 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 12))) { in test_replay_dbx()
303 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
306 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
H A Droc_driver.c91 uint32_t ircvd; in roc_test() local
128 ircvd = ut_next_index(&utc); in roc_test()
131 ref = ircvd; in roc_test()
137 local, est, ircvd, delta); in roc_test()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libsrtp/src/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/srtp/src/test/
H A Dreplay_driver.c142 uint32_t idx, ircvd; in test_rdb_db() local
175 ircvd = ut_next_index(&utc); in test_rdb_db()
176 err = rdb_check_add_unordered(&rdb, ircvd); in test_rdb_db()
179 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
191 for (idx = 0, ircvd = 0; idx < num_trials; in test_rdb_db()
192 idx++, ircvd += (1 << (rand() % 10))) { in test_rdb_db()
193 err = rdb_check_add(&rdb, ircvd); in test_rdb_db()
196 err = rdb_check_expect_failure(&rdb, ircvd); in test_rdb_db()
H A Drdbx_driver.c225 uint32_t idx, ircvd; in test_replay_dbx() local
284 ircvd = ut_next_index(&utc); in test_replay_dbx()
285 status = rdbx_check_add_unordered(&rdbx, ircvd); in test_replay_dbx()
288 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()
307 for (idx = 0, ircvd = 0; (int)idx < num_trials; in test_replay_dbx()
308 idx++, ircvd += (1 << (rand() % 12))) { in test_replay_dbx()
309 status = rdbx_check_add(&rdbx, ircvd); in test_replay_dbx()
312 status = rdbx_check_expect_failure(&rdbx, ircvd); in test_replay_dbx()

12