cryptodev: remove AAD size in auth capabilities
[dpdk.git] / drivers / crypto / snow3g / rte_snow3g_pmd_ops.c
index 108f251..62ba3a6 100644 (file)
@@ -60,8 +60,7 @@ static const struct rte_cryptodev_capabilities snow3g_pmd_capabilities[] = {
                                        .min = 16,
                                        .max = 16,
                                        .increment = 0
-                               },
-                               .aad_size = { 0 }
+                               }
                        }, }
                }, }
        },