HomeSort by relevance Sort by last modified time
    Searched refs:crypto_policy_set_from_profile_for_rtcp (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 730 * @brief crypto_policy_set_from_profile_for_rtcp() sets a crypto policy
751 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy,
    [all...]
  /external/srtp/include/
srtp.h 657 * @brief crypto_policy_set_from_profile_for_rtcp() sets a crypto policy
678 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy,
  /external/chromium_org/third_party/libsrtp/srtp/test/
dtls_srtp_driver.c 190 err = crypto_policy_set_from_profile_for_rtcp(&policy.rtcp, profile);
  /external/srtp/test/
dtls_srtp_driver.c 183 err = crypto_policy_set_from_profile_for_rtcp(&policy.rtcp, profile);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 2111 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy, function
    [all...]
  /external/srtp/srtp/
srtp.c 1911 crypto_policy_set_from_profile_for_rtcp(crypto_policy_t *policy, function
    [all...]

Completed in 37 milliseconds