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

Function test_cryptodev_aesni_gcm

dpdk/app/test/test_cryptodev.c:17814–17818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17812}
17813
17814static int
17815test_cryptodev_aesni_gcm(void)
17816{
17817 return run_cryptodev_testsuite(RTE_STR(CRYPTODEV_NAME_AESNI_GCM_PMD));
17818}
17819
17820static int
17821test_cryptodev_cpu_aesni_gcm(void)

Callers

nothing calls this directly

Calls 1

run_cryptodev_testsuiteFunction · 0.85

Tested by

no test coverage detected