Home
last modified time | relevance | path

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

/external/srtp/crypto/replay/
Dut_sim.c70 ut_next_index(ut_connection *utc) { in ut_next_index() function
96 irecvd = ut_next_index(&utc); in main()
/external/srtp/include/
Dut_sim.h77 ut_next_index(ut_connection *utc);
/external/srtp/test/
Droc_driver.c129 ircvd = ut_next_index(&utc); in roc_test()
Dreplay_driver.c165 ircvd = ut_next_index(&utc); in test_rdb_db()
Drdbx_driver.c273 ircvd = ut_next_index(&utc); in test_replay_dbx()
/external/srtp/googlepatches/
Dgoogle-11-srtp-replay-fix.patch64 ircvd = ut_next_index(&utc);