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

Function test_cryptodev_null

dpdk/app/test/test_cryptodev.c:17837–17841  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17835}
17836
17837static int
17838test_cryptodev_null(void)
17839{
17840 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_NULL_PMD));
17841}
17842
17843static int
17844test_cryptodev_sw_snow3g(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected