Searched refs:test_replay_dbx (Results 1 – 1 of 1) sorted by relevance
61 srtp_err_status_t test_replay_dbx(int num_trials, unsigned long ws);106 status = test_replay_dbx(1 << 12, 128); in main()115 status = test_replay_dbx(1 << 12, 1024); in main()223 srtp_err_status_t test_replay_dbx(int num_trials, unsigned long ws) in test_replay_dbx() function