Searched refs:tseq (Results 1 – 1 of 1) sorted by relevance
3508 uint32_t tseq; in srtp_protect_rtcp_aead() local3602 tseq = trailer; in srtp_protect_rtcp_aead()3603 status = srtp_cipher_set_aad(session_keys->rtcp_cipher, (uint8_t *)&tseq, in srtp_protect_rtcp_aead()3680 uint32_t tseq; in srtp_unprotect_rtcp_aead() local3771 tseq = trailer; in srtp_unprotect_rtcp_aead()3772 status = srtp_cipher_set_aad(session_keys->rtcp_cipher, (uint8_t *)&tseq, in srtp_unprotect_rtcp_aead()