HomeSort by relevance Sort by last modified time
    Searched defs:rdb_check (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdb.c 69 * rdb_check checks to see if index appears in rdb
73 rdb_check(const rdb_t *rdb, uint32_t p_index) { function
95 * this function should be called only after rdb_check has
  /external/srtp/crypto/replay/
rdb.c 69 * rdb_check checks to see if index appears in rdb
73 rdb_check(const rdb_t *rdb, uint32_t index) { function
95 * this function should be called only after rdb_check has

Completed in 37 milliseconds