Home
last modified time | relevance | path

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

/external/libsrtp2/include/
Dsrtp.h1749 #define SRTCP_E_BIT 0x80000000 macro
/external/libsrtp2/srtp/
Dsrtp.c3527 trailer = htonl(SRTCP_E_BIT); /* set encrypt bit */ in srtp_protect_rtcp_aead()
3966 trailer = htonl(SRTCP_E_BIT); /* set encrypt bit */ in srtp_protect_rtcp_mki()