Home
last modified time | relevance | path

Searched refs:uint32s_in_rtcp_header (Results 1 – 2 of 2) sorted by relevance

/external/srtp/googlepatches/
Dgoogle-7-srtp-security-fix.patch69 - enc_start = (uint32_t *)hdr + uint32s_in_rtcp_header;
75 + enc_start = (uint32_t *)hdr + uint32s_in_rtcp_header;
/external/srtp/srtp/
Dsrtp.c74 #define uint32s_in_rtcp_header 2 macro
1511 enc_start = (uint32_t *)hdr + uint32s_in_rtcp_header; in srtp_protect_rtcp()
1711 enc_start = (uint32_t *)hdr + uint32s_in_rtcp_header; in srtp_unprotect_rtcp()