Searched refs:rdb_increment (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Drdb.h102 * the functions rdb_increment() and rdb_get_value() are for use by
109 * rdb_increment(db) increments the sequence number in db, if it is
119 rdb_increment(rdb_t *rdb);
/external/srtp/crypto/include/
H A Drdb.h67 * the functions rdb_increment() and rdb_get_value() are for use by
74 * rdb_increment(db) increments the sequence number in db, if it is
84 rdb_increment(rdb_t *rdb);
/external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
H A Drdb.c127 rdb_increment(rdb_t *rdb) { function
/external/srtp/crypto/replay/
H A Drdb.c127 rdb_increment(rdb_t *rdb) { function
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c1749 status = rdb_increment(&stream->rtcp_rdb);
/external/srtp/srtp/
H A Dsrtp.c1546 status = rdb_increment(&stream->rtcp_rdb);

Completed in 171 milliseconds