HomeSort by relevance Sort by last modified time
    Searched refs:ut_next_index (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
ut_sim.h 72 * ut_next_index(&u) returns the next index from the simulated
77 ut_next_index(ut_connection *utc);
  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
ut_sim.c 70 ut_next_index(ut_connection *utc) { function
96 irecvd = ut_next_index(&utc);
  /external/chromium_org/third_party/libsrtp/srtp/test/
roc_driver.c 129 ircvd = ut_next_index(&utc);
replay_driver.c 173 ircvd = ut_next_index(&utc);
rdbx_driver.c 279 * by ut_next_index(...) are distinct
285 ircvd = ut_next_index(&utc);

Completed in 314 milliseconds