Searched refs:rte_crypto_aead_algorithm_strings (Results 1 – 5 of 5) sorted by relevance
4 rte_crypto_aead_algorithm_strings;
452 rte_crypto_aead_algorithm_strings[];
151 rte_crypto_aead_algorithm_strings[] = { variable244 for (i = 1; i < RTE_DIM(rte_crypto_aead_algorithm_strings); i++) { in rte_cryptodev_get_aead_algo_enum()245 if (strcmp(algo_string, rte_crypto_aead_algorithm_strings[i]) == 0) { in rte_cryptodev_get_aead_algo_enum()
1301 rte_crypto_aead_algorithm_strings[opts->aead_algo]); in cperf_options_dump()
1526 rte_crypto_aead_algorithm_strings[options->aead_xform.aead.algo]); in display_aead_info()1897 rte_crypto_aead_algorithm_strings[opt_aead_algo], in check_device_support_aead_algo()