Searched refs:rdb_get_value (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
122 * rdb_get_value(db) returns the current sequence number of db
126 rdb_get_value(const rdb_t *rdb);
/external/srtp/crypto/include/
H A Drdb.h67 * the functions rdb_increment() and rdb_get_value() are for use by
87 * rdb_get_value(db) returns the current sequence number of db
91 rdb_get_value(const rdb_t *rdb);
/external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
H A Drdb.c135 rdb_get_value(const rdb_t *rdb) { function
/external/srtp/crypto/replay/
H A Drdb.c135 rdb_get_value(const rdb_t *rdb) { function
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c1752 seq_num = rdb_get_value(&stream->rtcp_rdb);
/external/srtp/srtp/
H A Dsrtp.c1549 seq_num = rdb_get_value(&stream->rtcp_rdb);

Completed in 186 milliseconds