Home
last modified time | relevance | path

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

/external/libsrtp2/test/
Drdbx_driver.c229 int num_fp_trials; in test_replay_dbx() local
255 num_fp_trials = num_trials % 0x10000; in test_replay_dbx()
256 if (num_fp_trials == 0) { in test_replay_dbx()
260 for (idx = 0; (int)idx < num_fp_trials; idx++) { in test_replay_dbx()