Home
last modified time | relevance | path

Searched refs:num_algs (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev.c720 const int *algs, uint16_t num_algs) in check_capabilities_supported() argument
726 for (i = 0; i < num_algs && !some_alg_supported; i++) { in check_capabilities_supported()