Index: srtp/include/srtp.h |
diff --git a/srtp/include/srtp.h b/srtp/include/srtp.h |
index 48416d3c1f5e9a8aeffb0f583dd1e95c43e1eaf6..81af5198a6c717728faa5ce83ab29c1893e9633a 100644 |
--- a/srtp/include/srtp.h |
+++ b/srtp/include/srtp.h |
@@ -79,7 +79,7 @@ extern "C" { |
* SRTP_MAX_TAG_LEN is the maximum tag length supported by libSRTP |
*/ |
-#define SRTP_MAX_TAG_LEN 12 |
+#define SRTP_MAX_TAG_LEN 16 |
/** |
* SRTP_MAX_TRAILER_LEN is the maximum length of the SRTP trailer |