OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srtp_profile_t
(Results
1 - 3
of
3
) sorted by null
/external/srtp/include/
srtp.h
612
* An
srtp_profile_t
enumeration is used to identify a particular SRTP
625
}
srtp_profile_t
;
typedef in typeref:enum:__anon11443
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
profile)
[
all
...]
/external/srtp/test/
dtls_srtp_driver.c
128
srtp_profile_t
profile;
/external/srtp/srtp/
srtp.c
[
all
...]
Completed in 48 milliseconds