X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fah.h;h=ca95b98969ddf21860590e8252f7ad8a53f690b4;hb=05b29f94a4ab4f37071025b0c235516c2616bce6;hp=be7798dea6f45c5841c8806a4751995c3fc13374;hpb=509e4aef44eb10e4aef1f81c3c3ff1214671503b;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/ah.h b/include/net/ah.h index be7798dea6f4..ca95b98969dd 100644 --- a/include/net/ah.h +++ b/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;