Home
last modified time | relevance | path

Searched refs:crypto_policy_set_from_profile_for_rtcp (Results 1 – 4 of 4) sorted by relevance

/external/srtp/include/
Dsrtp.h678 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy,
/external/srtp/test/
Ddtls_srtp_driver.c183 err = crypto_policy_set_from_profile_for_rtcp(&policy.rtcp, profile); in test_dtls_srtp()
/external/srtp/googlepatches/
Dvidyo-2-srtp-lin.patch56 err = crypto_policy_set_from_profile_for_rtcp(&policy.rtcp, profile);
/external/srtp/srtp/
Dsrtp.c1911 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy, in crypto_policy_set_from_profile_for_rtcp() function