From 2b599b1189308456e75952ab1f446bc75337f8ff Mon Sep 17 00:00:00 2001 From: Nicolas Dichtel Date: Thu, 13 Jan 2011 11:51:03 +0000 Subject: [PATCH] --- yaml --- r: 231216 b: refs/heads/master c: 78d07369462e9feeaa5db301b0aa70e9dcb40b48 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/ah.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 98ba077ee26a..26a68574911c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ac9ad1394fa542ac7ae0dc943ee3cda678799fa +refs/heads/master: 78d07369462e9feeaa5db301b0aa70e9dcb40b48 diff --git a/trunk/include/net/ah.h b/trunk/include/net/ah.h index be7798dea6f4..ca95b98969dd 100644 --- a/trunk/include/net/ah.h +++ b/trunk/include/net/ah.h @@ -4,7 +4,7 @@ #include /* This is the maximum truncated ICV length that we know of. */ -#define MAX_AH_AUTH_LEN 16 +#define MAX_AH_AUTH_LEN 64 struct crypto_ahash;