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

  /external/srtp/include/
srtp.h 496 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_32() sets a crypto
501 * The function call crypto_policy_set_aes_cm_128_hmac_sha1_32(&p)
527 crypto_policy_set_aes_cm_128_hmac_sha1_32(crypto_policy_t *p);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 364 crypto_policy_set_aes_cm_128_hmac_sha1_32(&policy.rtp); // rtp is 32,
  /external/srtp/srtp/
srtp.c 1387 crypto_policy_set_aes_cm_128_hmac_sha1_32(crypto_policy_t *p) { function
    [all...]

Completed in 41 milliseconds