]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/zuc/rte_zuc_pmd_ops.c
cryptodev: remove AAD size in auth capabilities
[dpdk.git] / drivers / crypto / zuc / rte_zuc_pmd_ops.c
index 7cb3f1ca4a72429f11744d0689b8a979b2a3d5d1..7624e679db621b138249eb366dae7a042d5be1aa 100644 (file)
@@ -60,8 +60,7 @@ static const struct rte_cryptodev_capabilities zuc_pmd_capabilities[] = {
                                        .min = 16,
                                        .max = 16,
                                        .increment = 0
-                               },
-                               .aad_size = { 0 }
+                               }
                        }, }
                }, }
        },