Searched refs:crypto_policy_set_aes_cm_128_hmac_sha1_80 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp.h487 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_80() sets a crypto
492 * The function crypto_policy_set_aes_cm_128_hmac_sha1_80() is a
501 #define crypto_policy_set_aes_cm_128_hmac_sha1_80(p) crypto_policy_set_rtp_default(p) macro
/external/srtp/include/
H A Dsrtp.h478 * @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/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dsrtpfilter.cc648 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtp);
649 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtcp);
652 crypto_policy_set_aes_cm_128_hmac_sha1_80(&policy.rtcp); // rtcp still 80
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c2082 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
2083 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
2087 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
2117 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
2120 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
/external/srtp/srtp/
H A Dsrtp.c1888 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
1889 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
1893 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
1917 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);
1920 crypto_policy_set_aes_cm_128_hmac_sha1_80(policy);

Completed in 787 milliseconds