Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/replay/
Dut_sim.c74 uint32_t ut_next_index(ut_connection *utc) in ut_next_index() function
99 irecvd = ut_next_index(&utc); in main()
/external/libsrtp2/include/
Dut_sim.h77 uint32_t ut_next_index(ut_connection *utc);
/external/libsrtp2/test/
Droc_driver.c128 ircvd = ut_next_index(&utc); in roc_test()
Dreplay_driver.c177 ircvd = ut_next_index(&utc); in test_rdb_db()
Drdbx_driver.c285 ircvd = ut_next_index(&utc); in test_replay_dbx()