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

Function test_cryptodev_openssl

dpdk/app/test/test_cryptodev.c:17808–17812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17806}
17807
17808static int
17809test_cryptodev_openssl(void)
17810{
17811 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_OPENSSL_PMD));
17812}
17813
17814static int
17815test_cryptodev_aesni_gcm(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected