Home
last modified time | relevance | path

Searched refs:crypto_policy_set_from_profile_for_rtp (Results 1 – 3 of 3) sorted by relevance

/external/srtp/include/
Dsrtp.h650 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy,
/external/srtp/test/
Ddtls_srtp_driver.c181 err = crypto_policy_set_from_profile_for_rtp(&policy.rtp, profile); in test_dtls_srtp()
/external/srtp/srtp/
Dsrtp.c1882 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy, in crypto_policy_set_from_profile_for_rtp() function