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

Function test_cryptodev_aesni_mb

dpdk/app/test/test_cryptodev.c:17780–17784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17778}
17779
17780static int
17781test_cryptodev_aesni_mb(void)
17782{
17783 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_AESNI_MB_PMD));
17784}
17785
17786static int
17787test_cryptodev_cpu_aesni_mb(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected