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

Function crosscheck_suite_setup

dpdk/app/test/test_cryptodev_crosscheck.c:542–548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540}
541
542static int
543crosscheck_suite_setup(void)
544{
545 dev_configure_and_start(RTE_CRYPTODEV_FF_SECURITY);
546
547 return 0;
548}
549
550static void
551crosscheck_suite_teardown(void)

Callers

nothing calls this directly

Calls 1

dev_configure_and_startFunction · 0.70

Tested by

no test coverage detected