Searched refs:cryptodev_destroy (Results 1 – 4 of 4) sorted by relevance
147 goto cryptodev_destroy; in main()162 if (test->ops.cryptodev_destroy) in main()163 test->ops.cryptodev_destroy(test, &opt); in main()197 cryptodev_destroy: in main()198 if (test->ops.cryptodev_destroy) in main()199 test->ops.cryptodev_destroy(test, &opt); in main()
67 evt_test_cryptodev_destroy_t cryptodev_destroy; member
360 .cryptodev_destroy = perf_cryptodev_destroy,
377 .cryptodev_destroy = perf_cryptodev_destroy,