Merge branch 'master' of /repos/git/net-next-2.6
[linux-2.6-block.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;