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

Function ut_setup

dpdk/app/test/test_cryptodev.c:1418–1423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1416}
1417
1418int
1419ut_setup(void)
1420{
1421 /* Configure and start the device with security feature disabled */
1422 return dev_configure_and_start(RTE_CRYPTODEV_FF_SECURITY);
1423}
1424
1425static int
1426ut_setup_security(void)

Callers

nothing calls this directly

Calls 1

dev_configure_and_startFunction · 0.70

Tested by

no test coverage detected