net/ixgbe/base: update the license
[dpdk.git] / drivers / crypto / qat / qat_sym_capabilities.h
index d10a95e..eea08bc 100644 (file)
                                .algo = RTE_CRYPTO_CIPHER_3DES_CBC,     \
                                .block_size = 8,                        \
                                .key_size = {                           \
-                                       .min = 16,                      \
+                                       .min = 8,                       \
                                        .max = 24,                      \
                                        .increment = 8                  \
                                },                                      \