test/crypto: fix autotest function parameters
Fixed parameters on autotest functions by removing comments.
Fixes:
202d375c60bc ("app/test: add cryptodev unit and performance tests")
Fixes:
4ed1e79e7819 ("test/crypto: add tests for virtio-crypto")
Fixes:
3aafc423cf4d ("snow3g: add driver for SNOW 3G library")
Fixes:
27a1c4714d54 ("app/test: add KASUMI crypto")
Fixes:
4c99481f49c4 ("app/test: add ZUC")
Fixes:
c8e69fce7046 ("crypto/scheduler: add unit test")
Fixes:
ae002048bbea ("test/crypto: add DPAA2 crypto functional test")
Fixes:
b674d6d0381a ("test/crypto: add dpaa crypto test cases")
Fixes:
a8dbd44d6b4c ("test/crypto: add CAAM JR validation cases")
Fixes:
4868f6591c6f ("test/crypto: add cases for raw datapath API")
Cc: stable@dpdk.org
Signed-off-by: Rebecca Troy <rebecca.troy@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>