ipsec: update MAX_AH_AUTH_LEN to support sha512
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 13 Jan 2011 11:51:03 +0000 (11:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Jan 2011 05:48:25 +0000 (21:48 -0800)
icv_truncbits is set to 256 for sha512, so update
MAX_AH_AUTH_LEN to 64.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found