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

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 505 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_32() sets a crypto
510 * The function call crypto_policy_set_aes_cm_128_hmac_sha1_32(&p)
536 crypto_policy_set_aes_cm_128_hmac_sha1_32(crypto_policy_t *p);
    [all...]
  /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_org/third_party/libsrtp/srtp/srtp/
srtp.c 1556 crypto_policy_set_aes_cm_128_hmac_sha1_32(crypto_policy_t *p) { function
    [all...]
  /external/srtp/srtp/
srtp.c 1387 crypto_policy_set_aes_cm_128_hmac_sha1_32(crypto_policy_t *p) { function
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.cc 651 crypto_policy_set_aes_cm_128_hmac_sha1_32(&policy.rtp); // rtp is 32,

Completed in 71 milliseconds