| 18067 | } |
| 18068 | |
| 18069 | static int |
| 18070 | test_cryptodev_cn10k_raw_api(void) |
| 18071 | { |
| 18072 | return run_cryptodev_raw_testsuite(RTE_STR(CRYPTODEV_NAME_CN10K_PMD)); |
| 18073 | } |
| 18074 | |
| 18075 | static int |
| 18076 | test_cryptodev_dpaa2_sec_raw_api(void) |
nothing calls this directly
no test coverage detected