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

Function ut_setup_security

dpdk/app/test/test_cryptodev.c:1425–1430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1423}
1424
1425static int
1426ut_setup_security(void)
1427{
1428 /* Configure and start the device with no features disabled */
1429 return dev_configure_and_start(0);
1430}
1431
1432static int
1433ut_setup_security_rx_inject(void)

Callers

nothing calls this directly

Calls 1

dev_configure_and_startFunction · 0.70

Tested by

no test coverage detected