cryptodev: remove AAD size in auth capabilities
[dpdk.git] / drivers / crypto / null / null_crypto_pmd_ops.c
index c618e6b..13e7a19 100644 (file)
@@ -56,7 +56,6 @@ static const struct rte_cryptodev_capabilities null_crypto_pmd_capabilities[] =
                                        .max = 0,
                                        .increment = 0
                                },
-                               .aad_size = { 0 },
                                .iv_size = { 0 }
                        }, },
                }, },