Merge "res_srtp: Add support for libsrtp2.1." into 15

15.6
Jenkins2 9 years ago committed by Gerrit Code Review
commit e5fdee036e

@ -16,9 +16,6 @@
#define crypto_policy_set_aes_gcm_128_8_auth srtp_crypto_policy_set_aes_gcm_128_8_auth
#define crypto_policy_set_aes_gcm_256_8_auth srtp_crypto_policy_set_aes_gcm_256_8_auth
#define AES_128_ICM SRTP_AES_ICM
#define HMAC_SHA1 SRTP_HMAC_SHA1
#define err_status_t srtp_err_status_t
#define err_status_ok srtp_err_status_ok
#define err_status_fail srtp_err_status_fail

Loading…
Cancel
Save