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

Function test_cryptodev_sw_snow3g

dpdk/app/test/test_cryptodev.c:17843–17847  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17841}
17842
17843static int
17844test_cryptodev_sw_snow3g(void)
17845{
17846 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_SNOW3G_PMD));
17847}
17848
17849static int
17850test_cryptodev_sw_kasumi(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected