test/bonding: fix RSS test when disable RSS
[dpdk.git] / drivers / crypto / ipsec_mb / pmd_zuc_priv.h
index 46d5bfa..76fd675 100644 (file)
@@ -75,7 +75,7 @@ struct zuc_session {
 
 struct zuc_qp_data {
 
-       uint8_t temp_digest[ZUC_DIGEST_LENGTH];
+       uint8_t temp_digest[ZUC_MAX_BURST][ZUC_DIGEST_LENGTH];
        /* *< Buffers used to store the digest generated
         * by the driver when verifying a digest provided
         * by the user (using authentication verify operation)