Searched defs:srtp_profile_t (Results 1 - 1 of 1) sorted by relevance

/external/srtp/include/
H A Dsrtp.h612 * An srtp_profile_t enumeration is used to identify a particular SRTP
625 } srtp_profile_t; typedef in typeref:enum:__anon14454
630 * structure to the appropriate value for RTP based on an srtp_profile_t
636 * protection, as defined by the srtp_profile_t profile.
651 srtp_profile_t profile);
658 * structure to the appropriate value for RTCP based on an srtp_profile_t
664 * protection, as defined by the srtp_profile_t profile.
679 srtp_profile_t profile);
685 srtp_profile_get_master_key_length(srtp_profile_t profile);
692 srtp_profile_get_master_salt_length(srtp_profile_t profil
[all...]

Completed in 82 milliseconds