Home
last modified time | relevance | path

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

/external/libsrtp2/include/
Dsrtp_priv.h210 uint16_t profile_specific; /* profile-specific info */ member
/external/libsrtp2/srtp/
Dsrtp.c1391 if (ntohs(xtn_hdr->profile_specific) == 0xbede) { in srtp_process_header_encryption()
1428 } else if ((ntohs(xtn_hdr->profile_specific) & 0x1fff) == 0x100) { in srtp_process_header_encryption()