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

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 702 * @brief crypto_policy_set_from_profile_for_rtp() sets a crypto policy
723 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy,
    [all...]
  /external/srtp/include/
srtp.h 629 * @brief crypto_policy_set_from_profile_for_rtp() sets a crypto policy
650 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy,
  /external/chromium_org/third_party/libsrtp/srtp/test/
dtls_srtp_driver.c 188 err = crypto_policy_set_from_profile_for_rtp(&policy.rtp, profile);
  /external/srtp/test/
dtls_srtp_driver.c 181 err = crypto_policy_set_from_profile_for_rtp(&policy.rtp, profile);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 2076 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy, function
    [all...]
  /external/srtp/srtp/
srtp.c 1882 crypto_policy_set_from_profile_for_rtp(crypto_policy_t *policy, function
    [all...]

Completed in 50 milliseconds