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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 361 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtp);
362 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtcp);
365 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtcp); // rtcp still 80
  /external/srtp/include/
srtp.h 478 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_80() sets a crypto
483 * The function crypto_policy_set_aes_cm_128_hmac_sha1_80() is a
492 #define crypto_policy_set_aes_cm_128_hmac_sha1_80(p) crypto_policy_set_rtp_default(p) macro
  /external/srtp/srtp/
srtp.c     [all...]

Completed in 226 milliseconds