Searched refs:crypto_dev_count (Results 1 – 1 of 1) sorted by relevance
1189 uint8_t crypto_dev_count = rte_cryptodev_count(), i; in show_crypto() local1194 for (i = 0; i < crypto_dev_count; i++) { in show_crypto()