Home
last modified time | relevance | path

Searched defs:roc_to_set (Results 1 – 2 of 2) sorted by relevance

/external/libsrtp2/test/
Dsrtp_driver.c3044 uint32_t roc_to_set) in test_set_receiver_roc()
3189 static srtp_err_status_t test_set_sender_roc(uint16_t seq, uint32_t roc_to_set) in test_set_sender_roc()
/external/libsrtp2/srtp/
Dsrtp.c2393 uint32_t roc_to_set = 0; in srtp_unprotect_mki() local