ipsec: Remove obsolete MAX_AH_AUTH_LEN
[cascardo/linux.git] / include / net / ah.h
index ca95b98..4e2dfa4 100644 (file)
@@ -3,9 +3,6 @@
 
 #include <linux/skbuff.h>
 
-/* This is the maximum truncated ICV length that we know of. */
-#define MAX_AH_AUTH_LEN        64
-
 struct crypto_ahash;
 
 struct ah_data {