Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
[cascardo/linux.git] / include / net / ah.h
index f0129f7..be7798d 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        16
 
 struct crypto_ahash;