]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test_cryptodev_blockcipher.h
crypto/zuc: do not append digest
[dpdk.git] / test / test / test_cryptodev_blockcipher.h
index 22fb4201e3e37d84f08028cc47b3e5c5dd56620e..22b8d206125f309011133da9d4120554e1955668 100644 (file)
@@ -125,6 +125,7 @@ struct blockcipher_test_data {
 int
 test_blockcipher_all_tests(struct rte_mempool *mbuf_pool,
        struct rte_mempool *op_mpool,
 int
 test_blockcipher_all_tests(struct rte_mempool *mbuf_pool,
        struct rte_mempool *op_mpool,
+       struct rte_mempool *sess_mpool,
        uint8_t dev_id,
        int driver_id,
        enum blockcipher_test_type test_type);
        uint8_t dev_id,
        int driver_id,
        enum blockcipher_test_type test_type);