| 18049 | } |
| 18050 | |
| 18051 | static int |
| 18052 | test_cryptodev_qat_raw_api(void) |
| 18053 | { |
| 18054 | return run_cryptodev_raw_testsuite(RTE_STR(CRYPTODEV_NAME_QAT_SYM_PMD)); |
| 18055 | } |
| 18056 | |
| 18057 | static int |
| 18058 | test_cryptodev_cn9k(void) |
nothing calls this directly
no test coverage detected