Searched refs:srtp_rdb_increment (Results 1 – 4 of 4) sorted by relevance
229 if (srtp_rdb_increment(&rdb) != srtp_err_status_ok) { in test_rdb_db()237 if (srtp_rdb_increment(&rdb) != srtp_err_status_key_expired) { in test_rdb_db()
114 srtp_err_status_t srtp_rdb_increment(srtp_rdb_t *rdb);
125 srtp_err_status_t srtp_rdb_increment(srtp_rdb_t *rdb) in srtp_rdb_increment() function
3551 status = srtp_rdb_increment(&stream->rtcp_rdb); in srtp_protect_rtcp_aead()3995 status = srtp_rdb_increment(&stream->rtcp_rdb); in srtp_protect_rtcp_mki()