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

  /external/srtp/
srtp.def 10 crypto_policy_set_aes_cm_128_hmac_sha1_32
  /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/webrtc/talk/session/media/
srtpfilter.cc 685 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 77 milliseconds