aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec_crypto/odp_ipsec_misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/ipsec_crypto/odp_ipsec_misc.h')
-rw-r--r--example/ipsec_crypto/odp_ipsec_misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/ipsec_crypto/odp_ipsec_misc.h b/example/ipsec_crypto/odp_ipsec_misc.h
index 4f50f27ec..6186a2369 100644
--- a/example/ipsec_crypto/odp_ipsec_misc.h
+++ b/example/ipsec_crypto/odp_ipsec_misc.h
@@ -24,7 +24,6 @@ extern "C" {
#define MAX_DB 32 /**< maximum number of data base entries */
#define MAX_LOOPBACK 10 /**< maximum number of loop back interfaces */
#define MAX_STRING 32 /**< maximum string length */
-#define MAX_IV_LEN 32 /**< Maximum IV length in bytes */
#define KEY_BITS_3DES 192 /**< 3DES cipher key length in bits */
#define KEY_BITS_MD5_96 128 /**< MD5_96 auth key length in bits */