Merge branch develop-3.10
[firefly-linux-kernel-4.4.55.git] / include / net / ah.h
index f0129f79a31a16a57639856953d8f09d62e8d1a2..ca95b98969ddf21860590e8252f7ad8a53f690b4 100644 (file)
@@ -4,7 +4,7 @@
 #include <linux/skbuff.h>
 
 /* This is the maximum truncated ICV length that we know of. */
-#define MAX_AH_AUTH_LEN        12
+#define MAX_AH_AUTH_LEN        64
 
 struct crypto_ahash;