test/security: add more inline IPsec functional cases
[dpdk.git] / app / test / test_cryptodev_blockcipher.h
index dcaa08a..84f5d57 100644 (file)
@@ -97,7 +97,7 @@ struct blockcipher_test_data {
 
        unsigned int cipher_offset;
        unsigned int auth_offset;
-       uint16_t xts_dataunit_len;
+       uint32_t xts_dataunit_len;
        bool wrapped_key;
 };