MCPcopy Create free account
hub / github.com/F-Stack/f-stack / test_cryptodev_qat_raw_api

Function test_cryptodev_qat_raw_api

dpdk/app/test/test_cryptodev.c:18051–18055  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18049}
18050
18051static int
18052test_cryptodev_qat_raw_api(void)
18053{
18054 return run_cryptodev_raw_testsuite(RTE_STR(CRYPTODEV_NAME_QAT_SYM_PMD));
18055}
18056
18057static int
18058test_cryptodev_cn9k(void)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected