Searched refs:rte_crypto_aead_algorithm_strings (Results 1 – 6 of 6) sorted by relevance
4 rte_crypto_aead_algorithm_strings;
476 rte_crypto_aead_algorithm_strings[];
143 rte_crypto_aead_algorithm_strings[] = { variable246 for (i = 1; i < RTE_DIM(rte_crypto_aead_algorithm_strings); i++) { in rte_cryptodev_get_aead_algo_enum()247 if (strcmp(algo_string, rte_crypto_aead_algorithm_strings[i]) == 0) { in rte_cryptodev_get_aead_algo_enum()
1371 rte_crypto_aead_algorithm_strings[opts->aead_algo]); in cperf_options_dump()
551 rte_crypto_aead_algorithm_strings[param1->alg.aead], in test_ipsec_display_alg()
1569 rte_crypto_aead_algorithm_strings[options->aead_xform.aead.algo]); in display_aead_info()1941 rte_crypto_aead_algorithm_strings[opt_aead_algo], in check_device_support_aead_algo()