cryptodev: remove AAD size in auth capabilities
[dpdk.git] / drivers / crypto / armv8 / rte_armv8_pmd_ops.c
index 05a7703..cc77d40 100644 (file)
@@ -59,7 +59,6 @@ static const struct rte_cryptodev_capabilities
                                                .max = 20,
                                                .increment = 0
                                        },
-                                       .aad_size = { 0 },
                                        .iv_size = { 0 }
                                }, }
                        }, }
@@ -81,7 +80,6 @@ static const struct rte_cryptodev_capabilities
                                                .max = 32,
                                                .increment = 0
                                        },
-                                       .aad_size = { 0 },
                                        .iv_size = { 0 }
                                }, }
                        }, }