cryptodev: remove AAD size in auth capabilities
[dpdk.git] / drivers / crypto / aesni_gcm / aesni_gcm_pmd_ops.c
index 6d24a32..af107a5 100644 (file)
@@ -56,7 +56,6 @@ static const struct rte_cryptodev_capabilities aesni_gcm_pmd_capabilities[] = {
                                        .max = 16,
                                        .increment = 4
                                },
-                               .aad_size = { 0 },
                                .iv_size = {
                                        .min = 12,
                                        .max = 12,