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

Function test_cryptodev_cn10k_raw_api

dpdk/app/test/test_cryptodev.c:18069–18073  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18067}
18068
18069static int
18070test_cryptodev_cn10k_raw_api(void)
18071{
18072 return run_cryptodev_raw_testsuite(RTE_STR(CRYPTODEV_NAME_CN10K_PMD));
18073}
18074
18075static int
18076test_cryptodev_dpaa2_sec_raw_api(void)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected